diff --git a/qbittorrent/iptables.sh b/qbittorrent/iptables.sh index b1064ef..ce7c68f 100644 --- a/qbittorrent/iptables.sh +++ b/qbittorrent/iptables.sh @@ -177,4 +177,4 @@ echo "--------------------" iptables -S echo "--------------------" -exec /bin/bash /etc/qbittorrent/scripts/start.sh +exec /bin/bash /etc/qbittorrent/start.sh