Initial commit from Ventoy@7cbdc5c
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm -f ../INSTALL/VentoyVlnk.sh
|
||||
cp -a ./VentoyVlnk.sh ../INSTALL/VentoyVlnk.sh
|
||||
|
||||
rm -f ../INSTALL/VentoyVlnk.exe
|
||||
cp -a ./vs/VentoyVlnk/Release/VentoyVlnk.exe ../INSTALL/VentoyVlnk.exe
|
||||
Reference in New Issue
Block a user