Update docker-link-repos.sh
parent
2c83458f35
commit
2f7b43dcfa
|
@ -34,6 +34,6 @@ yarn link matrix-js-sdk
|
|||
yarn --network-timeout=100000 install
|
||||
cd ../
|
||||
|
||||
echo "Setting up riot-web with react-sdk and js-sdk packages"
|
||||
echo "Setting up Element with react-sdk and js-sdk packages"
|
||||
yarn link matrix-js-sdk
|
||||
yarn link matrix-react-sdk
|
||||
|
|
Loading…
Reference in New Issue