Update docker-link-repos.sh

pull/14581/head
Resynth 2020-07-17 11:34:36 +00:00 committed by resynth1943
parent 2c83458f35
commit 2f7b43dcfa
1 changed files with 1 additions and 1 deletions

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