mirror of
https://github.com/tteck/Proxmox.git
synced 2025-08-26 04:41:14 +00:00
Update nginxproxymanager.sh
fixes https://github.com/tteck/Proxmox/issues/2362
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user