mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-21 03:02:09 +00:00
dialog fix
This commit is contained in:
parent
b9a9b46707
commit
66a542d666
@ -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
|
Loading…
Reference in New Issue
Block a user