mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update nginxproxymanager-v5.sh
issue fixed in v2.9.21
This commit is contained in:
parent
ac97609e1b
commit
c71eb79e79
@ -452,7 +452,6 @@ EOF
|
|||||||
fi
|
fi
|
||||||
cd /app
|
cd /app
|
||||||
export NODE_ENV=development
|
export NODE_ENV=development
|
||||||
sed -i 's/"liquidjs": "\^12\.9\.20",/"liquidjs": "\^10.6.1",/g' package.json
|
|
||||||
yarn install --network-timeout=30000 &>/dev/null
|
yarn install --network-timeout=30000 &>/dev/null
|
||||||
msg_ok "Initialized Backend"
|
msg_ok "Initialized Backend"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user