mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
fbebc4e8f5
commit
ae60447540
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue