[Other] Update build.ps1

This commit is contained in:
Connection Refused
2021-09-23 21:33:12 +08:00
parent 3aac7278e1
commit 998b0488df

View File

@@ -15,8 +15,6 @@ if ( -Not $? ) {
exit $lastExitCode
}
tree
cp -Force '.\target\release\sslocal.exe' '..\..\release\ss-local.exe'
Pop-Location