Update docker-link-repos.sh

This commit is contained in:
Resynth 2020-07-17 11:34:36 +00:00 committed by resynth1943
parent 2c83458f35
commit 2f7b43dcfa

View file

@ -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