Use @Loyalsoldier/geoip

This commit is contained in:
Hellojack
2022-05-29 13:07:55 +08:00
committed by GitHub
parent baed3e07cd
commit bfc806b71e

View File

@@ -1,6 +1,6 @@
Set-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
git clone https://github.com/xtls/xray-core -b 'v1.5.5' src
git clone https://github.com/xtls/xray-core -b 'v1.5.6' src
if ( -Not $? ) {
exit $lastExitCode
}