Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/7f910107d391aca413aad68011a8450361eba8d8?style=split&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

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_ok "Stopped Vaultwarden"
msg_info "Updating VaultWarden to $VAULT (Patience)" msg_info "Updating VaultWarden to $VAULT (Patience)"
cd ~ && rm -rf vaultwarden
git clone https://github.com/dani-garcia/vaultwarden git clone https://github.com/dani-garcia/vaultwarden
cd vaultwarden cd vaultwarden
cargo build --features "sqlite,mysql,postgresql" --release cargo build --features "sqlite,mysql,postgresql" --release

Loading…
Cancel
Save

Powered by BW's shoe-string budget.