fix
This commit is contained in:
3
build.sh
3
build.sh
@ -1,6 +1,7 @@
|
|||||||
#!/bin/zsh
|
#!/bin/zsh
|
||||||
|
|
||||||
cd ./repos
|
d=${0:a:h}
|
||||||
|
cd $d/repos
|
||||||
git clone https://github.com/bluesky-social/atproto
|
git clone https://github.com/bluesky-social/atproto
|
||||||
git clone https://github.com/did-method-plc/did-method-plc
|
git clone https://github.com/did-method-plc/did-method-plc
|
||||||
git clone https://github.com/bluesky-social/feed-generator
|
git clone https://github.com/bluesky-social/feed-generator
|
||||||
|
Reference in New Issue
Block a user