diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 4b92309..e9f77ea 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -976,7 +976,7 @@ MISC_MENU() { echo if [ "$(IP_ALLOWED `hostname -I`)" == "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.10, 10.10.10.11)" + echo -e " [${idsCL[Yellow]}D${idsCL[Default]}] Update DNS (10.10.10.10, 10.10.10.11, 10.2.1.2)" echo -e " [${idsCL[Yellow]}C${idsCL[Default]}] Change copycerts to LB-Nodes" echo fi