Update nginxproxymanager.sh

fixes https://github.com/tteck/Proxmox/issues/2362
pull/2371/head
tteckster 10 months ago committed by GitHub
parent 638babe5c3
commit 435de786c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -136,6 +136,7 @@ function update_script() {
msg_info "Building Frontend"
cd ./frontend
export NODE_ENV=development
yarn add -D sass-loader@10.5.2 &>/dev/null
yarn install --network-timeout=30000 &>/dev/null
yarn build &>/dev/null
cp -r dist/* /app/frontend

Loading…
Cancel
Save

Powered by BW's shoe-string budget.