Update README.md

This commit is contained in:
tteckster 2022-03-27 19:08:15 -04:00 committed by GitHub
parent a24a548249
commit 63e85fc69a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 8 deletions

View File

@ -1143,17 +1143,11 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/heimdalldash
**Heimdall Dashboard Interface - IP:7990**
⚙️ **To Update Heimdall Dashboard (V2.4.6 Only!)**
⚙️ **To Update Heimdall Dashboard**
Run in the LXC console
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/heimdalldashboard2.4.6-update.sh)"
```
⚙️ **To Update Heimdall Dashboard (V2.4.8 & Above)**
Run in the LXC console
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/heimdalldashboard-update.sh)"
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/heimdalldashboard-all-update.sh)"
```
__________________________________________________________________________________________