feat: Improve OS detection (#1219)

This commit is contained in:
Kroese
2025-04-22 19:09:23 +02:00
committed by GitHub
parent bfb9c4b172
commit 5814473fe1
2 changed files with 130 additions and 77 deletions

View File

@@ -266,7 +266,7 @@ detectCustom() {
! findFile "custom.iso" && return 1
[ -n "$CUSTOM" ] && return 0
! findFile "boot.iso" && return 1
[ -n "$CUSTOM" ] && return 0