From d79c397db73546214e2dd2717d1f2f139f10a182 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 5 Jun 2019 19:09:10 -0300 Subject: Use specific known keys for connecting with the backup server --- scripts/box/run-backup.env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/box/run-backup.env.sh') diff --git a/scripts/box/run-backup.env.sh b/scripts/box/run-backup.env.sh index e1ecdf0..bd506e9 100755 --- a/scripts/box/run-backup.env.sh +++ b/scripts/box/run-backup.env.sh @@ -2,7 +2,7 @@ export BORG_REMOTE_PATH="${BORG_REMOTE_PATH}" export BORG_PASSPHRASE="${BORG_PASSPHRASE}" -# The configured $BORG_REPO is already the rsync.net remote. +# The configured $BORG_REPO is already the rsync remote. # No need to send the files after the backup is done. borg create \ --verbose \ -- cgit v1.2.3