Change to server backup location

This commit is contained in:
2022-12-15 11:28:25 -05:00
parent 08a50a5c2e
commit ea31310b2c

View File

@@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Setting this, so the repo does not need to be given on the commandline: # 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. # See the section "Passphrase notes" for more infos.
#This uses a custom environment variable to set the passphrase #This uses a custom environment variable to set the passphrase