mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Update build_oc.tool
This commit is contained in:
parent
cf0b648d24
commit
46a7dd79e6
@ -222,7 +222,7 @@ package() {
|
||||
cp "${selfdir}/Utilities/macserial/FORMAT.md" "${dstdir}/Utilities/macserial"/ || exit 1
|
||||
cp "${selfdir}/Utilities/macserial/README.md" "${dstdir}/Utilities/macserial"/ || exit 1
|
||||
# additional docs for ocvalidate.
|
||||
cp "${selfdir}/Utilities/ocvalidate/Checklist.md" "${dstdir}/Utilities/ocvalidate"/ || exit 1
|
||||
cp "${selfdir}/Utilities/ocvalidate/README.md" "${dstdir}/Utilities/ocvalidate"/ || exit 1
|
||||
|
||||
pushd "${dstdir}" || exit 1
|
||||
zip -qr -FS ../"OpenCore-${ver}-${2}.zip" ./* || exit 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user