build: bbb-webhooks unsafe-perm
This commit is contained in:
parent
bb88dae48f
commit
229d2cb943
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user