sui/sui-cron

3 lines
138 B
Plaintext
Raw Permalink Normal View History

2021-12-16 11:21:45 +00:00
*/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.