mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-11 11:25:08 +00:00
Update vaultwarden-v5.sh
This commit is contained in:
parent
f00f6b31da
commit
7f910107d3
@ -330,6 +330,7 @@ systemctl stop vaultwarden.service
|
||||
msg_ok "Stopped Vaultwarden"
|
||||
|
||||
msg_info "Updating VaultWarden to $VAULT (Patience)"
|
||||
cd ~ && rm -rf vaultwarden
|
||||
git clone https://github.com/dani-garcia/vaultwarden
|
||||
cd vaultwarden
|
||||
cargo build --features "sqlite,mysql,postgresql" --release
|
||||
|
Loading…
Reference in New Issue
Block a user