diff --git a/src/config.sh.example b/src/config.sh.example index 8529101..3ef835e 100644 --- a/src/config.sh.example +++ b/src/config.sh.example @@ -1,5 +1,5 @@ BORG="/usr/bin/borg" -REPO="user@reposerver:/srv/borg/hostname" +REPO="user@reposerver:/srv/borg/$(hostname -f)" BORG_PASSPHRASE="longandcomplexpassphrase" PATHS=( "/etc"