This commit is contained in:
bowenliang123 2026-03-23 20:39:32 +08:00
parent e7a4de8ccd
commit bab530209e
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#!/bin/bash
set -x
set -euo pipefail
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
cd "$SCRIPT_DIR/.."