Implement initial server-side shearing logic

This commit is contained in:
2024-05-16 16:35:05 -04:00
parent c92d938c3d
commit 171a58cf7d
7 changed files with 64 additions and 27 deletions
+1
View File
@@ -17,6 +17,7 @@ func dirInit() {
fmt.Println(AnsiError + "Failed to create \"" + EntryRoot + "\":" + err.Error() + AnsiReset)
os.Exit(1)
}
os.MkdirAll(ConfigDir+"\\devices", 0700)
}
// textEditorFallback returns FallbackEditor