diff --git a/backup.sh b/backup.sh index 4f485cb..68cf824 100755 --- a/backup.sh +++ b/backup.sh @@ -50,6 +50,16 @@ DESTINATION=$2 ### source ~/.env +### +# For the borg backup to work properly, the backup host should be +# configured in `$HOME/.ssh/config`: +# Host backup +# Hostname backup.hostname +# Port 22 +# User backupuser +### + + case $DESTINATION in "royal") case $ACTION in