mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 10:13:21 +00:00
Update start.sh
This commit is contained in:
@@ -24,7 +24,7 @@ if [[ ! -e /config/qBittorrent/config/qBittorrent.conf ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S'
|
echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S'
|
||||||
/usr/bin/qbittorrent-nox --profile=/config &
|
/etc/qbittorrent/qbittorrent.init &
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
if [ -e /config/qBittorrent ]; then
|
if [ -e /config/qBittorrent ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user