mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-05-07 22:06:21 +01:00
Create run
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
umask 000
|
||||
|
||||
exec \
|
||||
s6-envuidgid -nB 1000:1000 /app/nzbget/nzbget -s -c /config/nzbget.conf \
|
||||
-o OutputMode=log
|
||||
Reference in New Issue
Block a user