This commit is contained in:
Oliver
2025-09-25 14:55:30 -03:00
parent b048ec1114
commit ac8f70d368
5 changed files with 15 additions and 15 deletions

View File

@@ -38,7 +38,7 @@ echo "=================================================="
# -----------------------------
check_and_create_db() {
echo "check and create"
echo "Connecting as $POSTGRES_ADMIN_USER to $POSTGRES_HOST:$POSTGRES_PORT"
# -----------------------------