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:
@@ -26,7 +26,7 @@ else
|
||||
chmod 644 /root/.config/qBittorrent/qBittorrent.conf
|
||||
fi
|
||||
|
||||
trap trap_handler SIGINT SIGTERM SIGHUP
|
||||
trap _handler SIGINT SIGTERM SIGHUP
|
||||
|
||||
echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S'
|
||||
/usr/bin/qbittorrent-nox &
|
||||
|
||||
Reference in New Issue
Block a user