mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-24 13:14:11 +00:00
Create run
This commit is contained in:
7
apps/templates/nzgbet/services.d/run
Normal file
7
apps/templates/nzgbet/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