1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-07-17 08:17:44 +02:00

Update README.md

This commit is contained in:
tteckster
2022-03-15 09:21:08 -04:00
committed by GitHub
parent fbebc4e8f5
commit ae60447540

View File

@ -1031,6 +1031,13 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/d
After getting everything setup the way you want in interactive mode and saved to disk, you have to go into update configuration and rebuild application. After getting everything setup the way you want in interactive mode and saved to disk, you have to go into update configuration and rebuild application.
⚙️ **To Update Dashy**
Run in the LXC Console
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/dashy-update.sh)"
```
__________________________________________________________________________________________ __________________________________________________________________________________________
</details> </details>