浏览代码

fix crontab

Son NK 5 年之前
父节点
当前提交
ec0a2bb6e3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      crontab.yml

+ 1 - 1
crontab.yml

@@ -42,7 +42,7 @@ jobs:
     captureStderr: true
     captureStderr: true
 
 
   - name: SimpleLogin System Monitoring
   - name: SimpleLogin System Monitoring
-    command: python /code/cron.py -j monitor
+    command: python /code/cron.py -j monitoring
     shell: /bin/bash
     shell: /bin/bash
     schedule: "*/5 * * * *"
     schedule: "*/5 * * * *"
     captureStderr: true
     captureStderr: true