From c9715d695fc233631b97ecc082cbbc7698b644b7 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 19 Sep 2023 21:54:38 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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