mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 21:25:42 +12:00
Update linux
This commit is contained in:
parent
8efb10f3b5
commit
dd423a4734
1 changed files with 1 additions and 0 deletions
|
@ -217,6 +217,7 @@ namespace MPN00BS
|
||||||
return;
|
return;
|
||||||
|
|
||||||
BaseDir = Path.Combine(hispFolder, ".HISP", "N00BS");
|
BaseDir = Path.Combine(hispFolder, ".HISP", "N00BS");
|
||||||
|
Directory.CreateDirectory(BaseDir);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
public static void StartHttpServer()
|
public static void StartHttpServer()
|
||||||
|
|
Loading…
Add table
Reference in a new issue