forked from github/schildichat-desktop
setup.sh: linking these not required?
This commit is contained in:
parent
f2cffcf224
commit
284adc1526
6
setup.sh
6
setup.sh
@ -23,9 +23,9 @@ $yarn install
|
||||
popd
|
||||
|
||||
pushd element-desktop
|
||||
$yarn link matrix-js-sdk
|
||||
$yarn link matrix-react-sdk
|
||||
$yarn link riot-web
|
||||
#$yarn link matrix-js-sdk
|
||||
#$yarn link matrix-react-sdk
|
||||
#$yarn link riot-web
|
||||
$yarn install
|
||||
ln -s ../element-web/webapp ./ || true
|
||||
popd
|
||||
|
Loading…
x
Reference in New Issue
Block a user