aboutsummaryrefslogtreecommitdiff
path: root/scripts/box/run-backup.env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/box/run-backup.env.sh')
-rwxr-xr-xscripts/box/run-backup.env.sh2
1 files changed, 1 insertions, 1 deletions
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 \