diff --git a/main.go b/main.go index 22799f64..f846aae8 100644 --- a/main.go +++ b/main.go @@ -15,7 +15,7 @@ import ( "v2ray.com/core/app/router" ) -var dataPath = flag.String("datapath", "", "Path to the data folder") +var dataPath = flag.String("datapath", "", "Path to the custom data folder") type Entry struct { Type string