Update linupx-scripts.sh

This commit is contained in:
2024-03-12 10:22:41 -05:00
parent 97c82e7cc0
commit 4f9bca8191

View File

@@ -977,8 +977,8 @@ 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, 10.2.1.2)"
echo -e " [${idsCL[Yellow]}O${idsCL[Default]}] Update Offsite DNS (10.2.1.5, 10.2.1.6, 10.10.10.5)"
echo -e " [${idsCL[Yellow]}D${idsCL[Default]}] Update DNS (10.10.10.5, 10.2.1.2)"
echo -e " [${idsCL[Yellow]}O${idsCL[Default]}] Update Offsite DNS (10.2.1.2, 10.10.10.5)"
echo -e " [${idsCL[Yellow]}C${idsCL[Default]}] Change copycerts to LB-Nodes"
echo
fi