Update start.sh

This commit is contained in:
MarkusMcNugen 2018-02-03 09:02:53 -05:00 committed by GitHub
parent ef4fb35c7f
commit 1d205da446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,6 @@ _handler() {
}
trap _handler SIGINT SIGTERM SIGHUP
echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S'
/usr/bin/qbittorrent-nox --profile=/config &