~优化定时任务

This commit is contained in:
juewuy
2026-02-08 20:13:55 +08:00
parent 32d73c18c4
commit 1afb261d0e
3 changed files with 5 additions and 6 deletions

View File

@@ -36,5 +36,4 @@ cronset() { #定时任务设置
else
rm -f "$tmpcron"
fi
sleep 1
}