Update up-qbittorrent.sh

This commit is contained in:
Alexandre
2022-09-04 15:24:26 +02:00
committed by GitHub
parent b62eddd3c8
commit 0111a3a099

View File

@@ -3,4 +3,5 @@
WEBUI_PORT=${WEBUI_PORT:-8080}
exec s6-setuidgid abc /usr/bin/qbittorrent-nox --webui-port="${WEBUI_PORT}"
s6-notifyoncheck -d -n 12 -c "nc -z 127.0.0.1 ${WEBUI_PORT}" \
s6-setuidgid abc /usr/bin/qbittorrent-nox --webui-port="${WEBUI_PORT}"