1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-05 15:57:23 +01:00

clean up the backup time patch: dont choose timezone here, move status checks into the same 3am script

This commit is contained in:
Joshua Tauberer
2015-12-26 08:39:22 -05:00
parent 8a35905d2e
commit a4d8e12fd7
3 changed files with 17 additions and 23 deletions

8
management/daily_tasks.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
# This script is run daily (at 3am each night).
# Take a backup.
management/backup.py
# Run status checks and email the administrator if anything changed.
management/status_checks.py --show-changes --smtp