mirror of
https://github.com/netchx/netch.git
synced 2026-05-01 22:19:37 +08:00
[Other] Bump xray-core to 1.4.4
This commit is contained in:
committed by
GitHub
parent
d2b871133d
commit
021622b496
@@ -1,6 +1,6 @@
|
||||
Push-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
|
||||
|
||||
git clone https://github.com/xtls/xray-core -b 'v1.4.3' src
|
||||
git clone https://github.com/xtls/xray-core -b 'v1.4.4' src
|
||||
if ( -Not $? ) {
|
||||
Pop-Location
|
||||
exit $lastExitCode
|
||||
@@ -18,4 +18,4 @@ Pop-Location
|
||||
rm -Recurse -Force src
|
||||
|
||||
Pop-Location
|
||||
exit $lastExitCode
|
||||
exit $lastExitCode
|
||||
|
||||
Reference in New Issue
Block a user