Update 99-run.sh

This commit is contained in:
Alexandre
2025-02-20 02:46:05 +01:00
committed by GitHub
parent 4d207e94a8
commit 3af671b90d

View File

@@ -171,8 +171,6 @@ check_vector_extension() {
#########################
export_options
# Encode password
DB_PASSWORD="$(jq -rn --arg x "$DB_PASSWORD" '$x|@uri')"
check_db_hostname
migrate_database
validate_config