dialog fix

This commit is contained in:
ChiefGyk
2016-06-29 18:27:01 -04:00
parent b9a9b46707
commit 66a542d666
+2 -1
View File
@@ -51,5 +51,6 @@ case $CHOICE in
time /etc/cron.weekly/sinokorea time /etc/cron.weekly/sinokorea
apt-get install -y iptables-persistent apt-get install -y iptables-persistent
;; ;;
4) break;; 4) echo "doing nothing"
;;
esac esac