mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-01 04:37:34 +00:00
Merge pull request #4586 from decentral1se/docsfix/point-to-related-software
Add note for software for automating backup docs
This commit is contained in:
commit
537af85ace
2 changed files with 7 additions and 0 deletions
|
@ -160,6 +160,11 @@ your setup.
|
|||
Do not forget to test your created backups to make sure everything you need is being
|
||||
backed up and that the ``prune`` command is keeping and deleting the correct backups.
|
||||
|
||||
.. note::
|
||||
|
||||
Please see the :ref:`software` section for related tooling for automating
|
||||
backups.
|
||||
|
||||
::
|
||||
|
||||
#!/bin/sh
|
||||
|
|
|
@ -27,6 +27,8 @@ Some of them refer to attic, but you can do the same stuff (and more) with borgb
|
|||
|
||||
- `Evolution of Borg (youtube) <https://www.youtube.com/watch?v=K4k_4wDkG6Q>`_
|
||||
|
||||
.. _software:
|
||||
|
||||
Software
|
||||
--------
|
||||
|
||||
|
|
Loading…
Reference in a new issue