From 45ad960a5355af8be135dbb3f7ac5fb41194fff7 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 20 Feb 2022 13:41:30 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a977017d..35235787 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,12 @@ Run in the LXC console ```yaml ./update ``` +⚙️ Migrate to the latest [**Update Menu**](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/update-menu.png) + +Run in the LXC console +```yaml +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/latest-update-menu.sh)" +``` ____________________________________________________________________________________________