From 63e85fc69abb630ce04bdf2189ca78bac3904147 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 27 Mar 2022 19:08:15 -0400 Subject: [PATCH] Update README.md --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a71b6a9c..1e0beda6 100644 --- a/README.md +++ b/README.md @@ -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)" ``` __________________________________________________________________________________________