Update linupx-scripts.sh
This commit is contained in:
@@ -624,7 +624,7 @@ SCRIPT_MENU() {
|
||||
echo " [7] Remove Floppy from VM"
|
||||
echo " [8] Fix multipath/vmware issue"
|
||||
echo
|
||||
if [ IP_ALLOWED `hostname -I` == "true" ]; then
|
||||
if [ "$(IP_ALLOWED `hostname -I`)" == "true" ]; then
|
||||
echo " [U] Update copycerts.sh SSL server"
|
||||
echo " [D] Update DNS (10.10.10.10, 10.10.10.11)"
|
||||
echo " [C] Change copycerts to LB-Nodes"
|
||||
|
||||
Reference in New Issue
Block a user