Update nodemgmt-scripts.sh

This commit is contained in:
2023-09-19 21:54:38 -05:00
parent f980f7a83e
commit c9715d695f

View File

@@ -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