mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-03-31 21:24:27 +02:00
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
|
popd
|
||||||
|
|
||||||
pushd element-desktop
|
pushd element-desktop
|
||||||
$yarn link matrix-js-sdk
|
#$yarn link matrix-js-sdk
|
||||||
$yarn link matrix-react-sdk
|
#$yarn link matrix-react-sdk
|
||||||
$yarn link riot-web
|
#$yarn link riot-web
|
||||||
$yarn install
|
$yarn install
|
||||||
ln -s ../element-web/webapp ./ || true
|
ln -s ../element-web/webapp ./ || true
|
||||||
popd
|
popd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user