mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-06-03 17:59:11 -04:00
refactor shell
This commit is contained in:
@@ -33,7 +33,7 @@ func GetTestBinaryPath() string {
|
||||
}
|
||||
|
||||
func GetSourcePath() string {
|
||||
return filepath.Join("v2ray.com", "core", "shell", "point", "main")
|
||||
return filepath.Join("v2ray.com", "core", "main")
|
||||
}
|
||||
|
||||
func TestFile(filename string) string {
|
||||
|
||||
Reference in New Issue
Block a user