dynamic progressbar

This commit is contained in:
Tobias Powalowski 2023-08-31 08:10:19 +02:00
parent 58ae8be5f3
commit 6a5c99d435

View file

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