2018-01-14 12:49:22 +01:00
|
|
|
### Restore
|
|
|
|
|
|
|
|
Please do not copy this script to another location.
|
|
|
|
|
2019-09-17 06:44:28 +02:00
|
|
|
To run a restore, **start mailcow**, use the script with "restore" as first parameter.
|
2018-01-14 12:49:22 +01:00
|
|
|
|
|
|
|
```
|
|
|
|
# Syntax:
|
|
|
|
# ./helper-scripts/backup_and_restore.sh restore
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
The script will ask you for a backup location containing the mailcow_DATE folders.
|
|
|
|
|