Asif Bacchus 2020-05-07 02:34:53 -06:00
parent 60fe708a68
commit d954f24bdd
1 changed files with 6 additions and 0 deletions

@ -8,6 +8,12 @@ Assuming you are running a default set up of mailcow according to the documentat
## running the script
To get a list of all configuration options with defaults:
```bash
./backup.sh --help
```
To run with defaults:
```bash