„borgmatic-quickguide.md“ ändern
This commit is contained in:
parent
6988c9540b
commit
6177cc0a53
1 changed files with 2 additions and 1 deletions
|
@ -26,4 +26,5 @@ retention:
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
borgmatic
|
borgmatic
|
||||||
```
|
```
|
||||||
chmod +x /etc/cron.daily/borgmatic
|
chmod +x /etc/cron.daily/borgmatic
|
||||||
|
7. `BACKUPHOST:~$ borg list --format '{archive}{NL}' repos/FQDN` # list backups from backupserver
|
Loading…
Reference in a new issue