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
46120ae3cc
commit
31c3c5b5f5
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ fi
|
|||
|
||||
if [[ "${VERSION,,}" == "winvistax64" ]]; then
|
||||
DETECTED="winvistax64"
|
||||
VERSION="https://dl.bobpony.com/windows/7/en_windows_7_enterprise_with_sp1_x64_dvd_u_677651.iso"
|
||||
VERSION="https://dl.bobpony.com/windows/vista/en_windows_vista_sp2_x64_dvd_342267.iso"
|
||||
fi
|
||||
|
||||
if [[ "${VERSION,,}" == "core11" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue