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

Replace b3vis with grantbevis in example command in README

This commit is contained in:
Nikos Epping
2022-03-05 13:08:10 +01:00
committed by GitHub
parent 0b776ab569
commit 99b3e0d6bd
+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