Files
server/util/MsSql/crontab

4 lines
138 B
Plaintext
Raw Normal View History

59 23 * * * 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.