fix: Remove internal download test (#1949)

This commit is contained in:
Kroese
2026-07-24 18:57:30 +02:00
committed by GitHub
parent b721ba2320
commit b692649a4f
2 changed files with 0 additions and 227 deletions
-2
View File
@@ -1192,8 +1192,6 @@ bootWindows() {
! parseLanguage && exit 56
! detectCustom && exit 59
testImages
if ! startInstall; then
bootWindows && return 0
exit 68