mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update README.md
This commit is contained in:
parent
471c575943
commit
c21c2b5e6d
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -1888,7 +1888,7 @@ ________________________________________________________________________________
|
|||
</details>
|
||||
|
||||
<details>
|
||||
<summary markdown="span"> Vaultwarden LXC</summary>
|
||||
<summary markdown="span"> 🔸Vaultwarden LXC</summary>
|
||||
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/dani-garcia/vaultwarden/main/resources/vaultwarden-icon-white.svg" width="100" height="100"/></p>
|
||||
|
||||
|
@ -1916,12 +1916,18 @@ Expect 30+ minute install time.
|
|||
/opt/vaultwarden/.env
|
||||
```
|
||||
|
||||
⚙️ **To Update Vaultwarden**
|
||||
⚙️ **To Update Vaultwarden (post 2022-05-29 only)**
|
||||
|
||||
Run in the LXC console
|
||||
```yaml
|
||||
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/vaultwarden-update.sh)"
|
||||
```
|
||||
⚙️ **To Update Web-vault (any)**
|
||||
|
||||
Run in the LXC console
|
||||
```yaml
|
||||
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/web-vault-update.sh)"
|
||||
```
|
||||
|
||||
____________________________________________________________________________________________
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue