mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update install.sh
This commit is contained in:
parent
78eedf3696
commit
ad8d7085c4
1 changed files with 2 additions and 0 deletions
|
|
@ -687,6 +687,8 @@ prepareImage() {
|
|||
fi
|
||||
fi
|
||||
|
||||
[[ "${PLATFORM,,}" == "arm64" ]] && return 1
|
||||
|
||||
if [[ "${DETECTED,,}" == "winxp"* ]]; then
|
||||
if ! prepareXP "$iso" "$dir"; then
|
||||
error "Failed to prepare Windows XP ISO!" && return 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue