mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update start.sh
This commit is contained in:
parent
657031b2de
commit
75b8b0d10d
@ -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 &
|
||||
|
Loading…
Reference in New Issue
Block a user