From e35b81715778829fdd9c76f4f8cc111d0cf62d02 Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Sat, 2 Jun 2018 11:36:51 +0200 Subject: [PATCH] Added snapshots commands --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b6bf20..2e21f46 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Now see if the backup itself works, by running ```bash $ /usr/local/sbin/restic_backup.sh $ less /var/local/log/restic/* +$ restic snapshots ```` ### 6. Backup automatically; systemd service + timer