mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
disable sandbox to run under debian
This commit is contained in:
parent
253e1c1e4e
commit
af0dee0d65
@ -17,5 +17,5 @@ ln -s $REACT_SDK_DIR/$RIOT_WEB_DIR riot/riot-web
|
||||
# PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true ./install.sh
|
||||
# CHROME_PATH=$(which google-chrome-stable) ./run.sh
|
||||
./install.sh
|
||||
./run.sh
|
||||
./run.sh --no-sandbox
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user