feat : update web available rebuild bdd (WIP)

This commit is contained in:
AkiNoKure
2026-03-17 08:48:59 +01:00
parent 858cad8269
commit f0dfd6acb1

View File

@@ -231,7 +231,7 @@ for cmd in ssh scp psql pg_restore createdb dropdb python3 grep sed find basenam
require_cmd "$cmd" || true
done
CHECK_SCRIPT="${SCRIPT_DIR}/checkup/check_postgresql.sh"
CHECK_SCRIPT="${SCRIPT_DIR}/Checkup/check-postgresql.sh"
[[ -x "$CHECK_SCRIPT" ]] || fail "script introuvable ou non exécutable : $CHECK_SCRIPT"
"$CHECK_SCRIPT" \