mirror of
https://github.com/dockur/windows.git
synced 2025-12-21 14:41:49 +00:00
fix: Formatting issues
This commit is contained in:
parent
6470d19bc7
commit
8471d296ea
@ -456,7 +456,7 @@ getESD() {
|
|||||||
error "Invalid VERSION specified, value \"$version\" is not recognized!" && return 1
|
error "Invalid VERSION specified, value \"$version\" is not recognized!" && return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
local msg="Downloading product information from Microsoft server..."
|
local msg="Downloading product information..."
|
||||||
info "$msg" && html "$msg"
|
info "$msg" && html "$msg"
|
||||||
|
|
||||||
rm -rf "$dir"
|
rm -rf "$dir"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user