Merge pull request #501 from LAbyOne/patch-1

Update postbuild
This commit is contained in:
Sergey 2022-02-26 08:42:34 +03:00 committed by GitHub
commit d3d536c444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@
cd "$(dirname $0)"
export CLOVERROOT=${CLOVERROOT:-$WORKSPACE}
export DIR_TOOLS=${DIR_TOOLS:-$CLOVERROOT/toolchain/tools}
export OR_DIR=${OR_DIR:-$CLOVERROOT/CloverPackage/CloverV2/EFI/CLOVER/drivers/off/UEFI/MemoryFix}
version=v12
@ -24,4 +25,4 @@ else
echo "" && echo "ERROR: nothing to be done, driver not in place!"
sleep 2
fi
# **************************************************
# **************************************************