From d75402198f09e845c6db54d1fdbb9c612149c6fb Mon Sep 17 00:00:00 2001 From: thorstenspille Date: Sun, 23 Jun 2024 18:14:05 +0200 Subject: [PATCH] fix skipping notifications --- postinstall | 1 + 1 file changed, 1 insertion(+) diff --git a/postinstall b/postinstall index ab2289d..f9767e4 100755 --- a/postinstall +++ b/postinstall @@ -531,6 +531,7 @@ harden_ssh(){ } ask_mail_config(){ + mailconfig=0 if whiptail --title "MAIL DELIVERY" \ --backtitle "$PROG" \ --yes-button "MAIL CONFIG" \