Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CopyBuildUtil.cmd « BuildUtil « src - github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 18c4d9c5bd9fe6639b9aa86cdd7af062c2b158ce (plain)
1
2
copy %0\..\..\bin\BuildUtilTmp.exe %0\..\..\bin\BuildUtil.exe
exit /b 0