Update start.sh

This commit is contained in:
MarkusMcNugen 2018-02-03 02:20:03 -05:00 committed by GitHub
parent 2a56a35f73
commit cf14db0fd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ while true; do
exec /bin/bash /etc/qbittorrent/iptables.sh
break
else
sleep 5
sleep 1
fi
done