mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
fix: Update Windows 11 LTSC download mirrors (#768)
This commit is contained in:
parent
34d6fa73f5
commit
bfc24167e3
2 changed files with 14 additions and 13 deletions
|
|
@ -318,6 +318,7 @@ getWindows() {
|
|||
|
||||
case "${version,,}" in
|
||||
"win11${PLATFORM,,}-enterprise-iot-eval" ) ;;
|
||||
"win11${PLATFORM,,}-enterprise-ltsc-eval" ) ;;
|
||||
* )
|
||||
if [[ "${PLATFORM,,}" != "x64" ]]; then
|
||||
error "No download for the ${PLATFORM^^} platform available for $edition!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue