mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-23 12:47:15 +02:00
fix: remove duplicate
This commit is contained in:
@@ -34,7 +34,6 @@ $STD pnpm build
|
|||||||
msg_ok "Built Frontend"
|
msg_ok "Built Frontend"
|
||||||
|
|
||||||
msg_info "Building Backend (patience)"
|
msg_info "Building Backend (patience)"
|
||||||
cd /opt/wealthfolio
|
|
||||||
source ~/.cargo/env
|
source ~/.cargo/env
|
||||||
$STD cargo build --release --manifest-path apps/server/Cargo.toml
|
$STD cargo build --release --manifest-path apps/server/Cargo.toml
|
||||||
cp /opt/wealthfolio/target/release/wealthfolio-server /usr/local/bin/wealthfolio-server
|
cp /opt/wealthfolio/target/release/wealthfolio-server /usr/local/bin/wealthfolio-server
|
||||||
|
|||||||
Reference in New Issue
Block a user