1
0
mirror of https://www.github.com/b3vis/borg-server synced 2026-08-05 16:12:46 +02:00

Merge pull request #11 from Nikos410/patch-1

Replace b3vis with grantbevis in example command in README
This commit is contained in:
Grant Bevis
2022-03-05 12:27:08 +00:00
committed by GitHub
+1 -1
View File
@@ -19,7 +19,7 @@ docker create \
--volumes-from borg-keys-storage \
-v path/to/backups:/backups \
-p 2022:22 \
ghcr.io/b3vis/borg-server
ghcr.io/grantbevis/borg-server
```
### Note