Files
Apps-Community/apps/templates/nzbget/services.d/run
2019-03-20 12:25:32 -05:00

8 lines
142 B
Plaintext

#!/usr/bin/with-contenv bash
umask 000
exec \
s6-envuidgid -nB 1000:1000 /app/nzbget/nzbget -s -c /config/nzbget.conf \
-o OutputMode=log