#!/bin/bash wget -qO- https://spot.lutran.fr/index.php?a=update_project > /dev/null #Crontab job: 0 * * * * . /var/www/spot/spot_cron.sh > /dev/null