dynamic progressbar

This commit is contained in:
Tobias Powalowski 2023-08-31 08:05:27 +02:00
parent 8d2049294a
commit a664ade168

View file

@ -79,6 +79,7 @@ _auto_clock() {
_progress_wait "0" "99" "Using ${_ZONE} and enable NTP timesyncd..." "0.01" _progress_wait "0" "99" "Using ${_ZONE} and enable NTP timesyncd..." "0.01"
_progress "100" "Clock configuration completed successfully." _progress "100" "Clock configuration completed successfully."
sleep 2 sleep 2
rm /.archboot
} }
_check _check