compile issue - help menu not working - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: Ventoy General Use —— Ventoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=1) +--- Forum: Ventoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=2) +--- Thread: compile issue - help menu not working (/showthread.php?tid=1863) |
compile issue - help menu not working - Steve2926 - 11-01-2021 I download master zip for 1.0.57 compile seemed to work OK, however if I press h or m then there is no help\checksum screen displayed. I compared with downloaded windows.zip file and problem is the windows download has /grub/help.tar.gz but my compiled version does not have this file but does have /grub/help/*.txt files instead. Not sure if I have done something wrong or if missing code in .sh files? RE: compile issue - help menu not working - longpanda - 11-01-2021 There missing some code in pack.sh I have commit it. |