Fix project name spelling

mailcow is mailcow.
This commit is contained in:
BallsOfSpaghetti 2022-12-02 00:33:31 +01:00
parent 3442520e2e
commit ef6ea357a1
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ if [[ ${1} == "help" ]]; then
example: NODATE=1 backup_and_restore.sh backup all example: NODATE=1 backup_and_restore.sh backup all
IMPORTANT: If you'd like to restore a NODATE=1 backup, you have to IMPORTANT: If you'd like to restore a NODATE=1 backup, you have to
use NODATE=1 for restoring as well! Otherwise, Mailcow will only use NODATE=1 for restoring as well! Otherwise, mailcow will only
look for timestamped folders, which you will not have. look for timestamped folders, which you will not have.
You can combine the variables as well. You can combine the variables as well.