Update start.sh

This commit is contained in:
MarkusMcNugen 2018-02-03 07:29:21 -05:00 committed by GitHub
parent 765a8b3a90
commit a0bc18fd4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,9 +11,6 @@ _handler() {
fi fi
} }
# Make qbittorrent config directory
mkdir -p /config/qbittorrent
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'