1
0

优化路径

This commit is contained in:
2026-02-25 18:28:45 +08:00
parent 1362972630
commit d296f97a71
6 changed files with 29 additions and 29 deletions

View File

@@ -54,7 +54,7 @@ Bun 特性:
```bash
# 生成临时文件路径
TEMP_FILE=$(bun skills/lyxy-runner-js/scripts/get_temp_path.js js)
TEMP_FILE=$(bun scripts/get_temp_path.js js)
# 写入脚本内容
cat <<EOF > "$TEMP_FILE"