Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/4d43d7651488f97198303f473e3bd509d0849329?style=split&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
9 additions and
2 deletions
@ -1143,12 +1143,19 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/heimdalldash
**Heimdall Dashboard Interface - IP:7990**
**Heimdall Dashboard Interface - IP:7990**
⚙️ **To Update Heimdall Dashboard**
⚙️ **To Update Heimdall Dashboard (V2.4.6 Only!) **
Run in the LXC console
Run in the LXC console
```yaml
```yaml
Working On
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)"
```
```
__________________________________________________________________________________________
__________________________________________________________________________________________
< / details >
< / details >