mirror of
https://onedev.site.tesses.net/crosslang/crosslangextras
synced 2026-02-09 01:25:46 +00:00
Add fixes to webapp
This commit is contained in:
@@ -44,6 +44,8 @@ func Tesses.CrossLang.Shell.WebApp(dd)
|
||||
|
||||
|
||||
Net.Http.ListenSimpleWithLoop(res, port);
|
||||
res.Close();
|
||||
return 0;
|
||||
}
|
||||
else {
|
||||
Console.WriteLine($"Could not find web application with name {toolname}.");
|
||||
|
||||
Reference in New Issue
Block a user