Update README.md

This commit is contained in:
tteckster 2022-03-15 09:21:08 -04:00 committed by GitHub
parent fbebc4e8f5
commit ae60447540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

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.
⚙️ **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>