Update linupx-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user