From 1e1d4b5efa46eed951ac846c19955ba128bde2ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Violet=20Truchse=C3=9F?= Date: Wed, 7 Feb 2024 00:14:21 +0100 Subject: [PATCH] switched photo backup source --- borg/backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/borg/backup.sh b/borg/backup.sh index f581c69..8436c01 100755 --- a/borg/backup.sh +++ b/borg/backup.sh @@ -64,7 +64,7 @@ then cd "/run/media/$USER/$DISK/photos" git annex sync set +e - git annex mirror --from=nas-archive + git annex mirror --from=origin set -e git annex sync cd /