mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-14 17:27:23 +01:00
dialog fix
This commit is contained in:
@@ -51,5 +51,6 @@ case $CHOICE in
|
||||
time /etc/cron.weekly/sinokorea
|
||||
apt-get install -y iptables-persistent
|
||||
;;
|
||||
4) break;;
|
||||
4) echo "doing nothing"
|
||||
;;
|
||||
esac
|
||||
Reference in New Issue
Block a user