X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/f26a927b3e2acf16820d118d5fc13b5dacbd122a..198dcd94a6bd9d119c251d99e89f9d7ae71f2984:/INSTALL/docker_ci_build.sh diff --git a/INSTALL/docker_ci_build.sh b/INSTALL/docker_ci_build.sh index 45c6887..687e2d1 100644 --- a/INSTALL/docker_ci_build.sh +++ b/INSTALL/docker_ci_build.sh @@ -10,5 +10,4 @@ wget -q -O $VTOY_PATH/EDK2/edk2-edk2-stable201911.zip https://codeload.github.co wget -q -P /opt/ https://releases.linaro.org/components/toolchain/binaries/7.4-2019.02/aarch64-linux-gnu/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu.tar.xz wget -q -P /opt/ https://toolchains.bootlin.com/downloads/releases/toolchains/aarch64/tarballs/aarch64--uclibc--stable-2020.08-1.tar.bz2 -LOGCON=$(readlink /proc/self/fd/1) -sh all_in_one.sh CI $LOGCON > $VTOY_PATH/DOC/build.log 2>&1 +sh all_in_one.sh CI