update repo name
This commit is contained in:
@@ -9,8 +9,8 @@ have used on my homelab at some point.
|
|||||||
|
|
||||||
```
|
```
|
||||||
git clone -n --depth=1 --filter=tree:0 \
|
git clone -n --depth=1 --filter=tree:0 \
|
||||||
https://git.danesi.dev/cdanesi/docker.git
|
https://git.danesi.dev/cdanesi/docker-compose.git
|
||||||
cd docker
|
cd docker-compose
|
||||||
git sparse-checkout set --no-cone /<directory name>
|
git sparse-checkout set --no-cone /<directory name>
|
||||||
git checkout
|
git checkout
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user