mirror of
https://github.com/dockur/windows.git
synced 2026-05-17 02:37:44 +01:00
feat: Improve OS detection (#1219)
This commit is contained in:
+1
-1
@@ -266,7 +266,7 @@ detectCustom() {
|
||||
|
||||
! findFile "custom.iso" && return 1
|
||||
[ -n "$CUSTOM" ] && return 0
|
||||
|
||||
|
||||
! findFile "boot.iso" && return 1
|
||||
[ -n "$CUSTOM" ] && return 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user