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
f43263ef8e
commit
378bc8611c
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ fi
|
||||||
|
|
||||||
if [[ "${VERSION,,}" == "win7x64" ]]; then
|
if [[ "${VERSION,,}" == "win7x64" ]]; then
|
||||||
DETECTED="win7x64"
|
DETECTED="win7x64"
|
||||||
VERSION="https://dl.bobpony.com/windows/7/en_windows_7_with_sp1_x64.iso"
|
VERSION="https://dl.bobpony.com/windows/7/en_windows_7_enterprise_with_sp1_x64_dvd_u_677651.iso"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "${VERSION,,}" == "tiny11" ]]; then
|
if [[ "${VERSION,,}" == "tiny11" ]]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue