auto-sync: 2026-03-26 08:23:44

This commit is contained in:
cfdaily
2026-03-26 08:23:44 +08:00
parent 0da927582f
commit c922dc945e
2 changed files with 1 additions and 16 deletions
@@ -1,16 +0,0 @@
#!/bin/bash
# 重启文件监控器
# ============================================
# 停止当前监控
./stop-watcher.sh
# 等待一秒
sleep 1
# 启动新监控
./start-watcher.sh
# 显示状态
./status-watcher.sh
+1
View File
@@ -0,0 +1 @@
90187