mirror of
https://github.com/bashclub/proxmox-zfs-postinstall.git
synced 2024-11-07 18:31:58 +01:00
fix skipping notifications
This commit is contained in:
parent
6a4672bb37
commit
d75402198f
@ -531,6 +531,7 @@ harden_ssh(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
ask_mail_config(){
|
ask_mail_config(){
|
||||||
|
mailconfig=0
|
||||||
if whiptail --title "MAIL DELIVERY" \
|
if whiptail --title "MAIL DELIVERY" \
|
||||||
--backtitle "$PROG" \
|
--backtitle "$PROG" \
|
||||||
--yes-button "MAIL CONFIG" \
|
--yes-button "MAIL CONFIG" \
|
||||||
|
Loading…
Reference in New Issue
Block a user