Files
spot/cli/cron.sh
2023-11-07 19:41:28 +01:00

4 lines
149 B
Bash

#!/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