1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-13 18:06:01 +00:00

update.sh: precaution ask for deletion of dns_blocklists.cf if old format (#6154)

This commit is contained in:
Niklas Meyer
2024-11-11 16:50:14 +01:00
committed by FreddleSpl0it
parent 326a446f8b
commit bca4e1a03d

View File

@@ -299,7 +299,7 @@ fix_broken_dnslist_conf() {
echo -e "\e[35mOk, not deleting it! Please make sure you take a look at postfix upon start then..."
return 2
fi
fi
fi
}