install_postfix_base.sh: minor chanmges on script output.

This commit is contained in:
Christoph 2023-11-15 16:42:53 +01:00
parent 23165653f5
commit bb464c1686

View File

@ -1129,6 +1129,8 @@ else
echo_skipped
fi
fi
echononl " Create Symlink \"$_TLS_CERT_FILE\""
if [ ! -h "$_TLS_CERT_FILE" ]; then
ln -s /etc/ssl/certs/ssl-cert-snakeoil.pem $_TLS_CERT_FILE