diff --git a/src/install.sh b/src/install.sh index 81cff2c..2002b4b 100644 --- a/src/install.sh +++ b/src/install.sh @@ -171,6 +171,7 @@ detectCustom() { CUSTOM=$(find "$STORAGE" -maxdepth 1 -type f -iname "$FN" -printf "%f\n" | head -n 1) fi + return 0 } getESD() {