change message

This commit is contained in:
Tobias Powalowski 2023-08-31 08:14:45 +02:00
parent 5674df4d1a
commit 6de8f851fe

View file

@ -180,7 +180,7 @@ _download_latest() {
: > /.archboot
_download_latest_task &
_progress_wait "0" "99" "Downloading latest GIT..." "0.2"
_progress "100" "Downloading... done."
_progress "100" "Download finished."
sleep 2
}