mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
移除js hangup初始化定时任务
This commit is contained in:
parent
2645716d49
commit
c6af75cd70
|
@ -51,12 +51,6 @@ const initData = [
|
|||
schedule: '33 6 */7 * *',
|
||||
status: CrontabStatus.disabled,
|
||||
},
|
||||
{
|
||||
name: '启动挂机程序',
|
||||
command: 'js hangup',
|
||||
schedule: '33 6 */7 * *',
|
||||
status: CrontabStatus.disabled,
|
||||
},
|
||||
{
|
||||
name: '运行所有脚本(慎用)',
|
||||
command: 'js runall',
|
||||
|
|
Loading…
Reference in New Issue
Block a user