]> glassweightruler.freedombox.rocks Git - Ventoy.git/commitdiff
debug CI
authorlongpanda <admin@ventoy.net>
Thu, 1 Apr 2021 05:46:28 +0000 (13:46 +0800)
committerlongpanda <admin@ventoy.net>
Thu, 1 Apr 2021 05:46:28 +0000 (13:46 +0800)
INSTALL/all_in_one.sh

index a50a6ddf0a7c970ae57807f7aab253c51cc9eabd..a4298c7168eb9a40f87423dc2789b1c83602ff1f 100644 (file)
@@ -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
 
 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
 
 echo "build ipxe ..."
 cd $VTOY_PATH/IPXE