fix a typo

This commit is contained in:
ChsBuffer
2020-09-28 16:48:56 +08:00
parent ecd1257a35
commit 12780e5116

View File

@@ -10,6 +10,7 @@ namespace Netch.ServerEx.Shadowsocks
public SSController()
{
Name = "Shadowsocks";
MainFile = "Shadowsocks.exe";
}
public override bool Start(Server s, Mode mode)