"Updates"

This commit is contained in:
2026-06-22 09:24:07 +02:00
parent d8e9f2f78a
commit 54d87eaa5a
+4
View File
@@ -18,6 +18,10 @@ borg init -e none /mnt/data/backups/<repo_name>
# distant
borg init -e none ssh://pleb@krabs/mnt/data/backups/<repo_name>
```
```bash
# url for nextcloud repo
ssh://pleb@192.168.1.15/mnt/data/backups/nextcloud
```
#### Encrypted repo
```bash