Revert "vendor.sh: looser error handling on find_me"

This reverts commit c9a81292e5.

This never caused actual issues. Keep it strict.
This commit is contained in:
Leah Rowe
2025-09-04 15:26:56 +01:00
parent c9a81292e5
commit f6d5b44757
+1
View File
@@ -160,6 +160,7 @@ extract_intel_me()
x_ rm -Rf "$xbmkpwd/metmp"
( fx_ find_me x_ find "$xbmkpwd/$appdir" -type f ) || :; :
set -u -e
if [ "$ME11bootguard" = "y" ]; then
apply_deguard_hack