mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
[Other] Update V2Ray
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Push-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
|
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 $? ) {
|
if ( -Not $? ) {
|
||||||
Pop-Location
|
Pop-Location
|
||||||
exit $lastExitCode
|
exit $lastExitCode
|
||||||
|
|||||||
Reference in New Issue
Block a user