From 71cc6b1327bc12106ae8f2e5b7c88e20d9613c14 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Mon, 22 Feb 2021 21:47:45 +0100 Subject: [PATCH] Remove sudo --- 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 16b80c19..787b777a 100755 --- a/arch-config/Dokumente/restic.md +++ b/arch-config/Dokumente/restic.md @@ -44,7 +44,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/" --exclude="/mnt/storage/SteamLibrary" --limit-upload=2048 +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