install_update_dovecot-2.4.sh: fix error writing (mysql) 'auth-sql.conf.ext' file.

This commit is contained in:
2026-01-21 01:43:01 +01:00
parent e3c2df0f3b
commit b32555f66c

View File

@@ -6562,7 +6562,7 @@ EOF
elif [[ "$db_driver" = "mysql" ]]; then elif [[ "$db_driver" = "mysql" ]]; then
read -r -d '' NEW_BLOCK <<'EOF' read -r -d '' NEW_BLOCK <<EOF
passdb sql { passdb sql {
# Load SQL connection data # Load SQL connection data