mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
Update install.sh
This commit is contained in:
parent
6014b4e3e1
commit
9f2f5ccd07
1 changed files with 1 additions and 1 deletions
|
|
@ -266,7 +266,7 @@ detectCustom() {
|
||||||
|
|
||||||
! findFile "custom.iso" && return 1
|
! findFile "custom.iso" && return 1
|
||||||
[ -n "$CUSTOM" ] && return 0
|
[ -n "$CUSTOM" ] && return 0
|
||||||
|
|
||||||
! findFile "boot.iso" && return 1
|
! findFile "boot.iso" && return 1
|
||||||
[ -n "$CUSTOM" ] && return 0
|
[ -n "$CUSTOM" ] && return 0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue