You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-25 09:43:33 +03:00
Don't fail if reskindex symlink exists
This commit is contained in:
@@ -58,4 +58,4 @@ popd
|
||||
# to define the npm prefix somewhere so it could put the
|
||||
# intermediate symlinks there. Instead, we do it ourselves.
|
||||
mkdir -p .bin
|
||||
ln -s ../matrix-react-sdk/scripts/reskindex.js .bin/reskindex
|
||||
ln -sf ../matrix-react-sdk/scripts/reskindex.js .bin/reskindex
|
||||
|
||||
Reference in New Issue
Block a user