Update start.sh

This commit is contained in:
MarkusMcNugen
2018-02-03 09:02:53 -05:00
committed by GitHub
parent ef4fb35c7f
commit 1d205da446

View File

@@ -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 &