diff --git a/Other/shadowsocks-rust/build.ps1 b/Other/shadowsocks-rust/build.ps1 index 5f24b52f..a6493f70 100644 --- a/Other/shadowsocks-rust/build.ps1 +++ b/Other/shadowsocks-rust/build.ps1 @@ -15,8 +15,6 @@ if ( -Not $? ) { exit $lastExitCode } -tree - cp -Force '.\target\release\sslocal.exe' '..\..\release\ss-local.exe' Pop-Location