up
This commit is contained in:
10
build.sh
Executable file
10
build.sh
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/zsh
|
||||
|
||||
d=${0:a:h}
|
||||
cd $d/repos
|
||||
git clone https://github.com/bluesky-social/atproto
|
||||
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/social-app
|
||||
git clone https://github.com/bluesky-social/cookbook
|
||||
git clone https://github.com/itaru2622/bluesky-selfhost-env
|
Reference in New Issue
Block a user