浏览代码

Update README.md

tteckster 3 年之前
父节点
当前提交
63e85fc69a
共有 1 个文件被更改,包括 2 次插入8 次删除
  1. 2 8
      README.md

+ 2 - 8
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)"
 ```
 
 __________________________________________________________________________________________