doc updates
This commit is contained in:
+2
-4
@@ -69,10 +69,8 @@ mount /mnt/backup
|
||||
## 6. Get the repo
|
||||
|
||||
```bash
|
||||
git clone https://github.com/<user>/argento-server.git /opt/argento
|
||||
|
||||
# If GitHub is unavailable, clone from the Gitea bare repo on the USB backup:
|
||||
# git clone /mnt/backup/argento/docker/gitea/data/git/repositories/timothykim/argento.git /opt/argento
|
||||
# Clone from the Gitea bare repo on the USB backup
|
||||
git clone /mnt/backup/argento/docker/gitea/data/git/repositories/timothykim/argento.git /opt/argento
|
||||
```
|
||||
|
||||
Clone first -- ZFS datasets will mount into this directory tree in the next step.
|
||||
|
||||
Reference in New Issue
Block a user