dynamic progressbar

This commit is contained in:
Tobias Powalowski 2023-08-31 08:11:34 +02:00
parent 6a5c99d435
commit 4c8e991aa5

View file

@ -78,7 +78,7 @@ _auto_clock() {
: > /.archboot
_task_clock &
_progress_wait "0" "99" "Using ${_ZONE} and enable NTP timesyncd..." "0.01"
sleep 1
sleep 2
_progress "100" "Clock configuration completed successfully."
sleep 2
}