mirror of
https://github.com/simple-login/app.git
synced 2026-04-07 19:27:34 +00:00
fix crontab
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ jobs:
|
||||
captureStderr: true
|
||||
|
||||
- name: SimpleLogin System Monitoring
|
||||
command: python /code/cron.py -j monitor
|
||||
command: python /code/cron.py -j monitoring
|
||||
shell: /bin/bash
|
||||
schedule: "*/5 * * * *"
|
||||
captureStderr: true
|
||||
|
||||
Reference in New Issue
Block a user