Explorar el Código

Adjust repository path

Dominik Stadler hace 2 años
padre
commit
6ab281875e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/deployment/pull-backup.rst

+ 1 - 1
docs/deployment/pull-backup.rst

@@ -464,7 +464,7 @@ using `localhost` instead of `mybackup`
 
 2. On machine `myclient`
 
-``borg create -v --progress --stats ssh://backup@localhost:8022/home/backup/repos/dogado /``
+``borg create -v --progress --stats ssh://backup@localhost:8022/home/backup/repos/myclient /``
 
 Make sure to use port `8022` and `localhost` for the repository as this instructs borg on `myclient` to use the
 remote forwarded ssh connection.