diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index c5f7d403..efc058a1 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -242,6 +242,7 @@ DELSITES(){ if [ -z ${SITES[$selsite]} ]; then echo "Thats an invaild option," echo "please select a valid option only." + sleep 1 DELSITES exit 0 fi