fix: 修复bug和移动脚本

This commit is contained in:
Daniel
2026-04-07 18:14:42 +08:00
parent 5ae8d50298
commit 29195166fa
9 changed files with 251 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
ROOT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
cd "$ROOT_DIR"
exec bash edge_node/scripts/restart.sh