fix skipping notifications

This commit is contained in:
thorstenspille 2024-06-23 18:14:05 +02:00
parent 6a4672bb37
commit d75402198f

View File

@ -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" \