1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-02 03:38:23 +02: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
No known key found for this signature in database
GPG Key ID: 00E14E7634F4BEC5

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
}