Files
server/util/MsSql/crontab

3 lines
135 B
Plaintext
Raw Normal View History

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