From 35f7eaee0679783dcaf78574933c5b379f9b8466 Mon Sep 17 00:00:00 2001 From: MarkusMcNugen Date: Sat, 3 Feb 2018 22:38:37 -0500 Subject: [PATCH] Update start.sh --- qbittorrent/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/start.sh b/qbittorrent/start.sh index 1bea002..952d940 100644 --- a/qbittorrent/start.sh +++ b/qbittorrent/start.sh @@ -24,7 +24,7 @@ if [[ ! -e /config/qBittorrent/config/qBittorrent.conf ]]; then fi echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S' -/usr/bin/qbittorrent-nox --profile=/config & +/etc/qbittorrent/qbittorrent.init & while true; do if [ -e /config/qBittorrent ]; then