Update build/packages-template/bbb-webrtc-sfu/build.sh
This commit is contained in:
parent
4bc55226b1
commit
ca054d356f
@ -35,7 +35,6 @@ git init
|
||||
if [ "$DISTRO" == "bionic" ]; then
|
||||
# this is a workaround so that the post-install command will find the pegjs binary
|
||||
export PATH=$PWD/node_modules/pegjs/bin:$PATH
|
||||
# use development build until mediasoup is a production dependency
|
||||
npm install --unsafe-perm --production
|
||||
else
|
||||
npm install --unsafe-perm --production
|
||||
|
Loading…
Reference in New Issue
Block a user