Update install.sh

This commit is contained in:
Kroese 2025-04-22 12:23:02 +02:00 committed by GitHub
parent 6014b4e3e1
commit 9f2f5ccd07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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