From 9da68d1391fc981b1d1931b3e6ebedad05e9d415 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 8 Feb 2025 09:10:50 -0600 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 98cd372..f76276b 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -1076,7 +1076,7 @@ MISC_MENU() { ENTER2CONTINUE MISC_MENU;; 4) DOCKER_CLEANUP; MISC_MENU;; - 6) INSTALL_WATCHTOWER; MISC_MENU;; + 5) INSTALL_WATCHTOWER; MISC_MENU;; 6) RUN_STORAGE_TESTS; MISC_MENU;; [Uu]) COPYCERTS_UPDATE menu; MISC_MENU;; [Dd]) DNSUPDATE; MISC_MENU;;