fix crontab

This commit is contained in:
Son NK 2020-08-15 16:33:34 +02:00
parent 2a38d7c5fa
commit ec0a2bb6e3

View file

@ -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