mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-24 11:45:27 +01:00
Update postbuild
This commit is contained in:
parent
c64e643e90
commit
3a28be7ae4
@ -11,6 +11,7 @@
|
|||||||
cd "$(dirname $0)"
|
cd "$(dirname $0)"
|
||||||
|
|
||||||
export CLOVERROOT=${CLOVERROOT:-$WORKSPACE}
|
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}
|
export OR_DIR=${OR_DIR:-$CLOVERROOT/CloverPackage/CloverV2/EFI/CLOVER/drivers/off/UEFI/MemoryFix}
|
||||||
version=v12
|
version=v12
|
||||||
|
|
||||||
@ -24,4 +25,4 @@ else
|
|||||||
echo "" && echo "ERROR: nothing to be done, driver not in place!"
|
echo "" && echo "ERROR: nothing to be done, driver not in place!"
|
||||||
sleep 2
|
sleep 2
|
||||||
fi
|
fi
|
||||||
# **************************************************
|
# **************************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user