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