Build: Reduce curl strictness requirements

This commit is contained in:
vit9696 2020-05-14 22:04:29 +03:00 committed by GitHub
parent 071b6cce3b
commit 6734ec846b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ export DEPNAMES
export DEPURLS
export DEPBRANCHES
src=$(/usr/bin/curl -Lfs https://raw.githubusercontent.com/acidanthera/ocbuild/master/efibuild.sh) && eval "$src" || exit 1
src=$(curl -Lfs https://raw.githubusercontent.com/acidanthera/ocbuild/master/efibuild.sh) && eval "$src" || exit 1
if [ "$BUILD_UTILITIES" = "1" ]; then
UTILS=(