"Updates"

This commit is contained in:
2026-04-14 16:08:45 +02:00
parent 0968035f9d
commit 4ec695443d
2 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ borg init -e none ssh://pleb@carlo/mnt/data/backup/<repo_name>
borg init -e repokey /mnt/data/backup/<repo_name>
# distant
borg init -e repokey ssh://pleb@carlo/mnt/ssd/backup/<repo_name>
borg init -e repokey ssh://pleb@carlo/mnt/data/backup/<repo_name>
```
> Enter a passphrase to encrypt the folder.
```txt