Remove loading bar from start script

Crafty's terminal doesn't seem to have the ability to re-render a line
once it's been rendered. There is probably no way to make a proper
loading bar.
This commit is contained in:
themodernhakr 2025-03-11 01:32:12 -05:00
parent de924282e8
commit 3a8c5dc33e

View File

@ -20,9 +20,9 @@ source ./config/server-properties/helpers/loading/bash_loading_animations.sh
# loading
cat "$loading_text"
BLA::start_loading_animation "${BLA_filling_bar[@]}"
sleep 1.85
BLA::stop_loading_animation
# BLA::start_loading_animation "${BLA_filling_bar[@]}"
# sleep 1.85
# BLA::stop_loading_animation
# print info
echo