[Other] Update build.ps1

This commit is contained in:
Connection Refused
2021-09-23 20:21:39 +08:00
parent 529be23e2d
commit a2dc475653

View File

@@ -1,6 +1,6 @@
Push-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
git clone https://github.com/shadowsocksrr/shadowsocksr-libev -b 'Akkariiin/develop' src
git clone https://github.com/shadowsocks/simple-obfs src
if ( -Not $? ) {
Pop-Location
exit $lastExitCode