mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-25 05:37:15 +02:00
Update frontend build command in wealthfolio.sh
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ function update_script() {
|
|||||||
cd /opt/wealthfolio
|
cd /opt/wealthfolio
|
||||||
export BUILD_TARGET=web
|
export BUILD_TARGET=web
|
||||||
$STD pnpm install --frozen-lockfile
|
$STD pnpm install --frozen-lockfile
|
||||||
$STD pnpm build
|
$STD pnpm --filter frontend... build
|
||||||
msg_ok "Built Frontend"
|
msg_ok "Built Frontend"
|
||||||
|
|
||||||
msg_info "Building Backend (patience)"
|
msg_info "Building Backend (patience)"
|
||||||
|
|||||||
Reference in New Issue
Block a user