vn-docker/reprepro/entrypoint.sh

4 lines
38 B
Bash
Raw Normal View History

#!/bin/bash
service ssh start
exec $@