install_update_dovecot-2.4.sh: fix error writing (mysql) 'auth-sql.conf.ext' file.
This commit is contained in:
@@ -6562,7 +6562,7 @@ EOF
|
||||
|
||||
elif [[ "$db_driver" = "mysql" ]]; then
|
||||
|
||||
read -r -d '' NEW_BLOCK <<'EOF'
|
||||
read -r -d '' NEW_BLOCK <<EOF
|
||||
passdb sql {
|
||||
|
||||
# Load SQL connection data
|
||||
|
||||
Reference in New Issue
Block a user