From 08a50a5c2e4f174c0a2139995cb992e719e92765 Mon Sep 17 00:00:00 2001 From: jerick Date: Mon, 5 Dec 2022 11:10:17 -0500 Subject: [PATCH] Changed repo location --- backup/desktopBackup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup/desktopBackup.sh b/backup/desktopBackup.sh index 28be1a8..c8ed60c 100755 --- a/backup/desktopBackup.sh +++ b/backup/desktopBackup.sh @@ -1,7 +1,7 @@ #!/bin/sh # Setting this, so the repo does not need to be given on the commandline: -export BORG_REPO=/home/Backup/LinuxBackups/ +export BORG_REPO=/media/jerick/Backup/LinuxBackups/ # See the section "Passphrase notes" for more infos. #This uses a custom environment variable to set the passphrase