mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 02:55:54 +00:00
Update guardian-install.sh to set DEPLOYMENT_MODE for frontend build
This commit is contained in:
@@ -44,7 +44,7 @@ msg_ok "Built backend"
|
||||
msg_info "Building frontend"
|
||||
cd /opt/Guardian/frontend
|
||||
npm ci
|
||||
npm run build
|
||||
DEPLOYMENT_MODE=standalone npm run build
|
||||
msg_ok "Built frontend"
|
||||
|
||||
msg_info "Creating Backend Service"
|
||||
|
||||
Reference in New Issue
Block a user