1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/aeneria_ynh.git synced 2024-09-03 18:06:15 +02:00

Run cron every 20 minutes

This commit is contained in:
Kayou 2021-01-13 13:51:38 +01:00 committed by GitHub
parent cb01341db8
commit 8d94d8f959
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
0 1 * * * #USER# php7.3 #DESTDIR#/bin/console aeneria:fetch-data
*/20 * * * * #USER# php7.3 #DESTDIR#/bin/console aeneria:fetch-data