From ae60447540fbb14f13a5728a5d4e95043ad43db7 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 15 Mar 2022 09:21:08 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2d517e5a..e6e8fc0b 100644 --- a/README.md +++ b/README.md @@ -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)" +``` + __________________________________________________________________________________________