Files
server/util/MsSql/crontab

3 lines
130 B
Plaintext
Raw Normal View History

2017-08-21 10:58:00 -04:00
0 0 * * * root /backup-db.sh >> /var/log/cron.log 2>&1
# An empty line is required at the end of this file for a valid cron file.