sync: 自动同步未提交变更 [create TASK-20260423075539]

This commit is contained in:
cfdaily
2026-04-23 07:55:39 +08:00
parent 64fa4b08b0
commit 761fcc9da2
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# 文件监控脚本
# 实时监控目录变化,触发同步
PROJECT_DIR="/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live"
PROJECT_DIR="/Users/chufeng/.openclaw/sanguo_projects"
LOG_FILE="$PROJECT_DIR/file-watcher.log"
SYNC_SCRIPT="$PROJECT_DIR/management/sanguo_auto_sync/auto-sync.sh"
LOCK_FILE="/tmp/sanguo_sync.lock"