mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-05-29 06:15:27 -04:00
CI Debug
This commit is contained in:
parent
195431479c
commit
e76edf9286
1 changed files with 3 additions and 1 deletions
|
@ -40,7 +40,9 @@ done
|
|||
|
||||
format_ventoy_disk_mbr 0 $LOOP fdisk
|
||||
|
||||
$GRUB_DIR/sbin/grub-bios-setup --skip-fs-probe --directory="./grub/i386-pc" $LOOP
|
||||
pwd
|
||||
ls -lah ./grub/i386-pc/
|
||||
$GRUB_DIR/sbin/grub-bios-setup --verbose --skip-fs-probe --directory="./grub/i386-pc" $LOOP
|
||||
|
||||
curver=$(get_ventoy_version_from_cfg ./grub/grub.cfg)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue