update message

This commit is contained in:
Tobias Powalowski 2023-08-31 14:19:07 +02:00
parent 2d6ace2221
commit efbad5e9a5

View file

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