]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - Vlnk/pack.sh
Fix a bug for Linux GUI program when update from old release. (#1590)
[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