From a6aa6571ff42d12e77805ecbf7ae41bce404bb4f Mon Sep 17 00:00:00 2001 From: jerick Date: Tue, 22 Nov 2022 20:57:32 -0500 Subject: [PATCH] Changed backup location --- backup/desktopBackup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup/desktopBackup.sh b/backup/desktopBackup.sh index d1ec812..f354092 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=/media/jerick/8E12F96B12F95923/LinuxBackups/ +export BORG_REPO=/home/Backup/LinuxBackups/ # See the section "Passphrase notes" for more infos. #This uses a custom environment variable to set the passphrase