mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-29 15:51:02 +02:00
fix: remove duplicate
This commit is contained in:
@@ -49,7 +49,6 @@ function update_script() {
|
|||||||
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