Update install.sh

This commit is contained in:
Kroese 2024-04-28 17:44:59 +02:00 committed by GitHub
parent a09c6e3ef3
commit ef742961a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -171,6 +171,7 @@ detectCustom() {
CUSTOM=$(find "$STORAGE" -maxdepth 1 -type f -iname "$FN" -printf "%f\n" | head -n 1)
fi
return 0
}
getESD() {