From ea31310b2cdfa0df01c69b1437e45931e06b7037 Mon Sep 17 00:00:00 2001 From: jerick Date: Thu, 15 Dec 2022 11:28:25 -0500 Subject: [PATCH] Change to server backup location --- backup/desktopBackup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup/desktopBackup.sh b/backup/desktopBackup.sh index c8ed60c..0cf3934 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/Backup/LinuxBackups/ +export BORG_REPO="/home/jerick/NFSFolder/Desktop Backup" # See the section "Passphrase notes" for more infos. #This uses a custom environment variable to set the passphrase