You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ventoy/Vlnk/pack.sh

8 lines
195 B
Bash

#!/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