mirror of
https://github.com/dockur/windows.git
synced 2026-08-03 20:47:12 +01:00
feat: Reduce transient startup status messages (#1863)
This commit is contained in:
@@ -845,10 +845,8 @@ downloadFile() {
|
||||
fi
|
||||
|
||||
verifyFile "$iso" "$size" "$total" "$sum" || return 1
|
||||
|
||||
isCompressed "$url" && UNPACK="Y"
|
||||
|
||||
html "Download finished successfully..."
|
||||
return 0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user