Added snapshots commands

This commit is contained in:
Erik Westrup
2018-06-02 11:36:51 +02:00
parent d330956666
commit e35b817157
+1
View File
@@ -52,6 +52,7 @@ Now see if the backup itself works, by running
```bash ```bash
$ /usr/local/sbin/restic_backup.sh $ /usr/local/sbin/restic_backup.sh
$ less /var/local/log/restic/* $ less /var/local/log/restic/*
$ restic snapshots
```` ````
### 6. Backup automatically; systemd service + timer ### 6. Backup automatically; systemd service + timer