移除ql restart,读取gitee资源

This commit is contained in:
whyour
2021-05-12 00:59:07 +08:00
parent 3373911b7b
commit 1644fb97b4
4 changed files with 31 additions and 36 deletions
-6
View File
@@ -12,12 +12,6 @@ const initData = [
).toString()} * * *`,
status: CrontabStatus.idle,
},
{
name: '重启并编译面板',
command: 'ql restart',
schedule: '30 7 */7 * *',
status: CrontabStatus.disabled,
},
{
name: '删除日志',
command: 'ql rmlog 7',