1
0
Fork 0

Useful only for me, script for mailcow backups

This commit is contained in:
Luca Beltrame 2020-07-20 00:06:26 +02:00
parent bb2165d424
commit 529f815460
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

8
mailcow_prepare.sh Executable file
View file

@ -0,0 +1,8 @@
#!/bin/bash
set -e
set -o errexit
export MAILCOW_BACKUP_LOCATION="/var/backups"
/home/mailcow/mailcow-dockerized/helper-scripts/backup_and_restore.sh backup crypt redis rspamd postfix mysql --delete-days 7