From: longpanda Date: Thu, 1 Apr 2021 05:46:28 +0000 (+0800) Subject: debug CI X-Git-Tag: v1.0.40~9 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/8234961228e00b973fcbbd5e2b28eb67170c7bd7?ds=sidebyside debug CI --- diff --git a/INSTALL/all_in_one.sh b/INSTALL/all_in_one.sh index a50a6dd..a4298c7 100644 --- a/INSTALL/all_in_one.sh +++ b/INSTALL/all_in_one.sh @@ -14,7 +14,8 @@ export PATH=$PATH:/opt/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu/bin:/op echo "build grub2 ..." cd $VTOY_PATH/GRUB2 -sh buildgrub.sh >> $LOG 2>&1 || exit 1 +#sh buildgrub.sh >> $LOG 2>&1 || exit 1 +sh buildgrub.sh echo "build ipxe ..." cd $VTOY_PATH/IPXE