mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-04 21:57:23 +02:00
dialog fix
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user