mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 04:05:50 +00:00
Update install.sh
This commit is contained in:
parent
a09c6e3ef3
commit
ef742961a6
1 changed files with 1 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ detectCustom() {
|
||||||
CUSTOM=$(find "$STORAGE" -maxdepth 1 -type f -iname "$FN" -printf "%f\n" | head -n 1)
|
CUSTOM=$(find "$STORAGE" -maxdepth 1 -type f -iname "$FN" -printf "%f\n" | head -n 1)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
getESD() {
|
getESD() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue