next try fixing clock issue

This commit is contained in:
Tobias Powalowski 2024-02-25 16:28:40 +01:00
parent 3132fd4e14
commit b230f2b1dc

View file

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