diff --git a/qbittorrent/start.sh b/qbittorrent/start.sh index 653b82e..721d54a 100644 --- a/qbittorrent/start.sh +++ b/qbittorrent/start.sh @@ -14,7 +14,7 @@ if [[ ! -e /config/qBittorrent/config/qBittorrent.conf ]]; then fi echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S' -/bin/bash /etc/qbittorrent/qbittorrent.init start +/bin/bash /etc/qbittorrent/qbittorrent.init start & chmod -R 755 /config/qBittorrent sleep 1