build: bbb-webhooks unsafe-perm

This commit is contained in:
Anton Georgiev 2023-06-09 13:36:12 -04:00 committed by GitHub
parent bb88dae48f
commit 229d2cb943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ find -maxdepth 1 ! -path . ! -name staging $(printf "! -name %s " $(cat .build-f
pushd .
cd staging/usr/local/bigbluebutton/bbb-webhooks/
npm install --production
npm install --unsafe-perm --production
popd
cp webhooks.nginx staging/usr/share/bigbluebutton/nginx/webhooks.nginx