dockerfiles/dev/guix/entrypoint.sh

8 lines
60 B
Bash
Raw Normal View History

2015-11-06 02:06:31 +00:00
#!/bin/sh
set -e
runsvdir /etc/system &
exec /tini -- $*