mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Create run
This commit is contained in:
7
apps/templates/nzbget-mp4/services.d/run
Normal file
7
apps/templates/nzbget-mp4/services.d/run
Normal file
@@ -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