mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-26 16:43:17 +01: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