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