Update scripts/docker-link-repos.sh

Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
Resynth 2020-07-17 11:54:22 +00:00 committed by resynth1943
parent 79f70e00d0
commit 050b7fe4df

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