Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1239,6 +1239,7 @@ SKIP_SERVER_CHECKS(){
|
||||
systemctl start keepalived >/dev/null 2>&1
|
||||
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
|
||||
elif [ "${1}" == "reboot" ]; then
|
||||
echo -e "\n${idsCL[LightGreen]}Restarting System . . .${idsCL[Default]}\n"
|
||||
reboot
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user