Update scripts/docker-link-repos.sh

Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
pull/14581/head
Resynth 2020-07-17 11:54:22 +00:00 committed by resynth1943
parent 79f70e00d0
commit 050b7fe4df
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 Element with react-sdk and js-sdk packages"
echo "Setting up element-web with react-sdk and js-sdk packages"
yarn link matrix-js-sdk
yarn link matrix-react-sdk