This commit is contained in:
2026-06-25 14:05:19 +08:00
parent 22d98b089f
commit 09883eacdb
4 changed files with 133 additions and 81 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
# ============================================================
# 快捷启动脚本(等价于 ./ry.sh start
# ============================================================
DIR="$(cd "$(dirname "$0")" && pwd)"
exec "$DIR/ry.sh" start