Update vaultwarden-v5.sh

pull/930/head
tteckster 2 years ago committed by GitHub
parent f00f6b31da
commit 7f910107d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save

Powered by BW's shoe-string budget.