From 71a840e867de07bd0ca3e3f2e14a8f40cebd16a1 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 17 Aug 2025 19:08:32 -0500 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 ac504c2..b951034 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -1146,7 +1146,7 @@ MISC_MENU() { echo if [ "$(IP_ALLOWED ${RNIP})" == "true" ]; then echo -e " [${idsCL[Yellow]}U${idsCL[Default]}] Update copycerts.sh to new LB LE folder path " - echo -e " [${idsCL[Yellow]}D${idsCL[Default]}] Update DNS (10.10.10.11, 10.10.10.10)" + echo -e " [${idsCL[Yellow]}D${idsCL[Default]}] Update DNS (10.10.10.10, 10.10.10.11)" echo -e " [${idsCL[Yellow]}O${idsCL[Default]}] Update Offsite DNS (10.2.1.6, 10.2.1.5)" echo -e " [${idsCL[Yellow]}C${idsCL[Default]}] Change copycerts to LB-Nodes" echo