From cf14db0fd3ae4511ee0e115d144f32bc06a8d970 Mon Sep 17 00:00:00 2001 From: MarkusMcNugen Date: Sat, 3 Feb 2018 02:20:03 -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 0f85f49..ef935d1 100644 --- a/qbittorrent/start.sh +++ b/qbittorrent/start.sh @@ -25,7 +25,7 @@ while true; do exec /bin/bash /etc/qbittorrent/iptables.sh break else - sleep 5 + sleep 1 fi done