]> glassweightruler.freedombox.rocks Git - Ventoy.git/commitdiff
Update ventoy_pack.sh
authorlongpanda <59477474+ventoy@users.noreply.github.com>
Wed, 1 Jul 2020 05:41:41 +0000 (13:41 +0800)
committerGitHub <noreply@github.com>
Wed, 1 Jul 2020 05:41:41 +0000 (13:41 +0800)
INSTALL/ventoy_pack.sh

index 9e3b48411880588dff38f144b40f3cb93c76282a..b17feeff82627419c03efd9b8e6278db5fa51553 100644 (file)
@@ -31,7 +31,7 @@ while ! grep -q 524288 /sys/block/${LOOP#/dev/}/size 2>/dev/null; do
     sleep 1
 done
 
-format_ventoy_disk $LOOP fdisk
+format_ventoy_disk $LOOP fdisk
 
 $GRUB_DIR/sbin/grub-bios-setup  --skip-fs-probe  --directory="./grub/i386-pc"  $LOOP