From 94a81b2b731dbf132742d825f461e6710068c3e1 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 28 Feb 2022 06:02:11 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3a2034c0..8860d43d 100644 --- a/README.md +++ b/README.md @@ -927,6 +927,13 @@ Expect 30+ minute install time. **Vaultwarden Interface - IP:8000** +⚙️ **To Update Vaultwarden** + +Run in the LXC console +```yaml +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/vaultwarden-update.sh)" +``` + ____________________________________________________________________________________________