diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 294ad85d..4367bba8 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -667,7 +667,6 @@ DOWNLIST(){ read -n1 great function nicetry { - ending echo -e " LOL nice try... you can't stop this shit! DESTROY DESTROY DESTROY" echo -en "Continue formatting local volumes faster." for i in {1..5000}; do @@ -686,7 +685,7 @@ DOWNLIST(){ sleep 1s; echo -en " ." sleep 2s; echo -e " Done\n" sleep 1s; echo -en "Formatting local volumes." - for i in {1..5000}; do + for i in {1..5}; do sleep 2s; echo -en "." done ending