From b54c2f2a37e7de0f73ad514706e030488d5bd759 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Tue, 9 Feb 2021 19:31:03 +0100 Subject: [PATCH] Fix typo --- arch-config/Dokumente/restic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/Dokumente/restic.md b/arch-config/Dokumente/restic.md index 32ab43d2..8294f7bc 100755 --- a/arch-config/Dokumente/restic.md +++ b/arch-config/Dokumente/restic.md @@ -48,7 +48,7 @@ restic -r b2:arco-pc-backup:/home/marc restore --target "/home/marc/" (snapshot) restic -r b2:arco-pc-backup:/mnt/harddrive init ``` ``` -sudo -E restic -r b2:arco-pc-backup:/mnt/harddrive backup --verbose "/mnt/storage" --exclude="/mnt/storage/.Trash-1000" --exclude="/mnt/storage/MediaLibrary/Handbrake/" --excluse="/mnt/storage/SteamLibrary" --limit-upload=2048 +sudo -E restic -r b2:arco-pc-backup:/mnt/harddrive backup --verbose "/mnt/storage" --exclude="/mnt/storage/.Trash-1000" --exclude="/mnt/storage/MediaLibrary/Handbrake/" --exclude="/mnt/storage/SteamLibrary" --limit-upload=2048 ``` ``` restic -r b2:arco-pc-backup:/mnt/harddrive snapshots