mirror of
https://github.com/linuxserver/docker-nzbget.git
synced 2026-02-20 06:59:36 +08:00
Changed nzbget run directory
This commit is contained in:
parent
1dd2b808d9
commit
d066c40271
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
umask 000
|
||||
|
||||
exec /sbin/setuser abc nzbget -s -c /config/nzbget.conf
|
||||
exec /sbin/setuser abc /app/nzbget -s -c /config/nzbget.conf
|
||||
Loading…
x
Reference in New Issue
Block a user