修改脚本位置

This commit is contained in:
Tian jianyong 2025-10-16 16:06:05 +08:00
parent 8d97fc703e
commit 1086de063f
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# 项目路径
TOOLS_DIR="../tools"
TOOLS_DIR="."
# 后台启动三个mock脚本
cd $TOOLS_DIR