From edc29c7ce63d2c83438cd1b221309f9091c71e72 Mon Sep 17 00:00:00 2001 From: Stewart Bennell Date: Sat, 30 May 2020 07:36:36 +1000 Subject: [PATCH] Update patch.sh --- patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch.sh b/patch.sh index aa09f8b..17621f2 100644 --- a/patch.sh +++ b/patch.sh @@ -28,7 +28,7 @@ chmod -R go= ~/.ssh echo "- Setting up smtp for email alerts" #remove file if exists -rm -f /etc/postfix/{main.cf,mailtest.txt,sasl_passwd,sender_canonical} +rm -f /etc/postfix/{main.cf,emailsetupinfo.txt,sasl_passwd,sender_canonical} #Downloading Files wget -nc -qP /etc/postfix/ https://raw.githubusercontent.com/sbennell/pve-patch/master/mail/main.cf