mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
[Other] Update V2Ray
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Push-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
|
||||
|
||||
git clone https://github.com/v2fly/v2ray-core -b 'v4.42.1' src
|
||||
git clone https://github.com/v2fly/v2ray-core -b 'v4.42.2' src
|
||||
if ( -Not $? ) {
|
||||
Pop-Location
|
||||
exit $lastExitCode
|
||||
|
||||
Reference in New Issue
Block a user