We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ce77c0 commit 0d235aaCopy full SHA for 0d235aa
root/etc/s6-overlay/s6-rc.d/init-sabnzbd-config/run
@@ -11,4 +11,4 @@ if [[ -z ${LSIO_NON_ROOT_USER} ]]; then
11
fi
12
13
find /config -path /config/Downloads -prune -o -exec lsiown abc:abc {} +
14
-fi
+fi
root/etc/s6-overlay/s6-rc.d/svc-sabnzbd/run
@@ -20,4 +20,4 @@ else
20
s6-notifyoncheck -d -n 300 -w 1000 \
21
python3 /app/sabnzbd/SABnzbd.py \
22
--config-file /config --server "$FAMILY"
23
0 commit comments