mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update install.sh
This commit is contained in:
parent
793c1213e9
commit
b0f3cb1188
1 changed files with 0 additions and 5 deletions
|
|
@ -55,11 +55,6 @@ if [[ "${VERSION,,}" == "win7x64" ]]; then
|
||||||
VERSION="https://dl.bobpony.com/windows/7/en_windows_7_with_sp1_x64.iso"
|
VERSION="https://dl.bobpony.com/windows/7/en_windows_7_with_sp1_x64.iso"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "${VERSION,,}" == "micro11" ]]; then
|
|
||||||
MANUAL="Y"
|
|
||||||
VERSION="https://dl.bobpony.com/windows/unofficial/micro11.iso"
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [[ "${VERSION,,}" == "vista" ]]; then
|
if [[ "${VERSION,,}" == "vista" ]]; then
|
||||||
MANUAL="Y"
|
MANUAL="Y"
|
||||||
BOOT_MODE="windows_legacy"
|
BOOT_MODE="windows_legacy"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue