Update start.sh

This commit is contained in:
MarkusMcNugen
2018-02-03 05:19:56 -05:00
committed by GitHub
parent 657031b2de
commit 75b8b0d10d

View File

@@ -26,7 +26,7 @@ else
chmod 644 /root/.config/qBittorrent/qBittorrent.conf
fi
trap trap_handler SIGINT SIGTERM SIGHUP
trap _handler SIGINT SIGTERM SIGHUP
echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S'
/usr/bin/qbittorrent-nox &