mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
修复定时任务列表下次运行时间
This commit is contained in:
+1
-1
@@ -274,7 +274,7 @@ main() {
|
||||
run_concurrent "$1" "$3"
|
||||
;;
|
||||
desi)
|
||||
run_single "$1" "$3" "$4"
|
||||
run_designated "$1" "$3" "$4"
|
||||
;;
|
||||
*)
|
||||
run_else "$@"
|
||||
|
||||
Reference in New Issue
Block a user