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
ef4fb35c7f
commit
1d205da446
@ -12,7 +12,6 @@ _handler() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
trap _handler SIGINT SIGTERM SIGHUP
|
trap _handler SIGINT SIGTERM SIGHUP
|
||||||
|
|
||||||
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 &
|
/usr/bin/qbittorrent-nox --profile=/config &
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user