Add rsync src and dest paths

This commit is contained in:
flyingscorpio@arch-desktop 2021-04-05 18:05:00 +02:00
parent 7c49066406
commit b041f5c9d6

View file

@ -6,6 +6,10 @@ GIT_EMAIL='john@doe.com'
SSH_REPO='user@ho.st'
export RSYNC_BACKUP_SRC=/home
export RSYNC_BACKUP_DEST=/path/to/backup/destination
export BORG_REPO='user@ho.st'
export BORG_PASSPHRASE='passphrase'