Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user