From d27a2d1092b36cf20101264b5fb87208b1761d4e Mon Sep 17 00:00:00 2001 From: MarkusMcNugen Date: Thu, 26 Apr 2018 08:49:57 -0400 Subject: [PATCH] Update start.sh --- qbittorrent/start.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/qbittorrent/start.sh b/qbittorrent/start.sh index 217f226..a8be7bd 100644 --- a/qbittorrent/start.sh +++ b/qbittorrent/start.sh @@ -1,6 +1,4 @@ #!/bin/bash -set -e - if [[ ! -e /config/qBittorrent ]]; then mkdir -p /config/qBittorrent/config/ chown -R ${PUID}:${PGID} /config/qBittorrent