diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 6d603672..70c9719f 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1412,7 +1412,7 @@ NODEUPDATE() { echo -e "${idsCL[LightGreen]}-------------------------------------------${idsCL[Default]}" nip=${MYSQLMANAGER} if [[ $(/sbin/ip -o -4 addr list eth0 | awk '{print $4}' | cut -d/ -f1) == *"${nip}"* ]]; then - nip='localhost ' + nip='localhost' fi c=0; cw=15; spca='' spc1=${cw}-7