mirror of
https://github.com/dockur/windows.git
synced 2025-12-21 18:00:45 +00:00
fix: Update Windows 11 LTSC download mirrors (#768)
This commit is contained in:
@@ -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!"
|
||||
|
||||
Reference in New Issue
Block a user