Enhance backup and restore scripts: update database name and add support for multi-tenant configurations

This commit is contained in:
2026-04-23 22:26:54 +02:00
parent 52656c715e
commit ec4483c415
7 changed files with 133 additions and 23 deletions
+1 -2
View File
@@ -4,5 +4,4 @@ set -euo pipefail
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
"$SCRIPT_DIR/stop.sh" "$@"
"$SCRIPT_DIR/start.sh" "$@"
"$SCRIPT_DIR/start.sh"
"$SCRIPT_DIR/start.sh" "$@"