1
0
mirror of https://github.com/bitwarden/server synced 2026-01-08 19:43:34 +00:00

sql backups

This commit is contained in:
Kyle Spearrin
2017-08-21 10:58:00 -04:00
parent 371942e3e2
commit 2cfea467d1
10 changed files with 40 additions and 16 deletions

3
util/MsSql/crontab Normal file
View File

@@ -0,0 +1,3 @@
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.