mirror of
https://github.com/2dust/v2rayN.git
synced 2025-05-02 13:18:50 +00:00
commit
9643695389
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ namespace v2rayN.Handler
|
|||
{
|
||||
coreType = ECoreType.juicity,
|
||||
coreExes = new List<string> { "juicity-client", "juicity" },
|
||||
arguments = "-c config.json",
|
||||
arguments = "run -c config.json",
|
||||
coreUrl = Global.juicityCoreUrl
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue