Update start.sh

This commit is contained in:
MarkusMcNugen 2018-02-03 02:53:49 -05:00 committed by GitHub
parent 854e10e7a7
commit ac10ffadf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,4 +23,4 @@ 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