From 9e1312473227c13d226ade08e6a0ecedac6c818a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 5 Feb 2019 21:53:17 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) 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