Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic
This commit is contained in:
commit
2bdf6dfd70
2 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@ href="https://asciinema.org/a/203761" target="_blank">screencast</a>.
|
|||
* [Deal with very large backups](https://torsion.org/borgmatic/docs/how-to/deal-with-very-large-backups/)
|
||||
* [Inspect your backups](https://torsion.org/borgmatic/docs/how-to/inspect-your-backups/)
|
||||
* [Restore a backup](https://torsion.org/borgmatic/docs/how-to/restore-a-backup/)
|
||||
* [Run preparation steps before backups](https://torsion.org/borgmatic/docs/how-to/run-preparation-steps-before-backups/)
|
||||
* [Adding Preparation and Cleanup Steps to Backups](https://torsion.org/borgmatic/docs/how-to/run-preparation-steps-before-backups/)
|
||||
* [Upgrade borgmatic](https://torsion.org/borgmatic/docs/how-to/upgrade/)
|
||||
* [Develop on borgmatic](https://torsion.org/borgmatic/docs/how-to/develop-on-borgmatic/)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: How to run preparation steps before backups
|
||||
title: Adding Preparation and Cleanup Steps to Backups
|
||||
---
|
||||
## Preparation and cleanup hooks
|
||||
|
||||
|
|
Loading…
Reference in a new issue