]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - Vlnk/pack.sh
Fix a bug when boot in F2 browser mode if the computer has more than one disks with...
[Ventoy.git] / Vlnk / pack.sh
1 #!/bin/sh
2
3 rm -f ../INSTALL/VentoyVlnk.sh
4 cp -a ./VentoyVlnk.sh ../INSTALL/VentoyVlnk.sh
5
6 rm -f ../INSTALL/VentoyVlnk.exe
7 cp -a ./vs/VentoyVlnk/Release/VentoyVlnk.exe ../INSTALL/VentoyVlnk.exe