mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 14:44:57 +00:00
Update start.sh
This commit is contained in:
parent
1aade94547
commit
ec00019fdd
@ -23,4 +23,5 @@ fi
|
||||
trap trap_handler SIGINT SIGTERM SIGHUP
|
||||
|
||||
echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S'
|
||||
/usr/bin/qbittorrent-nox -d && wait
|
||||
/usr/bin/qbittorrent-nox -d &
|
||||
wait
|
||||
|
Loading…
Reference in New Issue
Block a user