change final notes heading capitalization
This commit is contained in:
parent
f90b97fc9b
commit
f89d8f26a7
@ -20,7 +20,7 @@ ## Contents <!-- omit in toc -->
|
||||
- [configuration file](#configuration-file)
|
||||
- [running the script](#running-the-script)
|
||||
- [scheduling your backup via cron](#scheduling-your-backup-via-cron)
|
||||
- [Final notes](#final-notes)
|
||||
- [final notes](#final-notes)
|
||||
|
||||
## quick start
|
||||
|
||||
@ -111,7 +111,7 @@ ## scheduling your backup via cron
|
||||
7 1 * * * /scripts/backup/backup.sh -l /var/log/mailcow_backup.log > /dev/null 2>&1
|
||||
```
|
||||
|
||||
## Final notes
|
||||
## final notes
|
||||
|
||||
I think that's everything. For detailed information, please review the [wiki](https://git.asifbacchus.app/asif/MailcowBackup/wiki/_pages). If I've forgotten to document something there, please let me know. I know the wiki is long but, I hate how much stuff for Linux and open-source programs/scripts in general are so poorly documented especially for newbies and I didn't want to make that same mistake.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user