1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/leed_ynh.git synced 2024-09-03 19:26:32 +02:00

2e correction cron

This commit is contained in:
Maniack Crudelis 2014-09-19 23:20:25 +02:00
parent 2c4cfaba3b
commit 64107799e9

View file

@ -1,3 +1,3 @@
# Mise a jour de leed toutes les 2 heures.
0 */2 * * * __ADMIN__ wget -q -O - \"https://__DOMAIN____PATH__/action.php?action=synchronize&code=__CODESYNC__\" > /dev/null 2>&1
0 */2 * * * __ADMIN__ wget -q -O - "https://__DOMAIN____PATH__/action.php?action=synchronize&code=__CODESYNC__" > /dev/null 2>&1