mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 00:22:40 +01:00
Merge upstream
This commit is contained in:
@@ -200,11 +200,9 @@ namespace TGCommandLine
|
||||
return (int)RunCommandLine(argsAsList);
|
||||
}
|
||||
//interactive mode
|
||||
|
||||
Interface.SetBadCertificateHandler(BadCertificateInteractive);
|
||||
Console.WriteLine("Type 'instance' to connect to a server instance");
|
||||
Console.WriteLine("Type 'remote' to connect to a remote service");
|
||||
|
||||
while (true)
|
||||
{
|
||||
Console.Write("Enter command: ");
|
||||
|
||||
Reference in New Issue
Block a user