sui/sui-cron
2021-12-16 12:21:45 +01:00

3 lines
138 B
Plaintext

*/1 * * * * /var/www/html/gitpull.sh >> /var/log/cron.log 2>&1
# An empty line is required at the end of this file for a valid cron file.