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