softether-vpn/src/BuildUtil/CopyBuildUtil.cmd

3 lines
74 B
Batchfile

copy %0\..\..\bin\BuildUtilTmp.exe %0\..\..\bin\BuildUtil.exe
exit /b 0