auto-sync: 2026-03-26 00:47:08

This commit is contained in:
cfdaily
2026-03-26 00:47:08 +08:00
parent 49446e8bff
commit ccb271d1f7
Regular → Executable
+3 -3
View File
@@ -4,13 +4,13 @@
# ============================================ # ============================================
# 停止当前监控 # 停止当前监控
./stop-simple-watcher.sh ./stop-watcher.sh
# 等待一秒 # 等待一秒
sleep 1 sleep 1
# 启动新监控 # 启动新监控
./start-simple-watcher.sh ./start-watcher.sh
# 显示状态 # 显示状态
./status-simple-watcher.sh ./status-watcher.sh