mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 09:55:36 +00:00
run windows console fix
This commit is contained in:
@@ -29,6 +29,8 @@ func opt(envVar, defaultValue string) string {
|
||||
}
|
||||
|
||||
func main() {
|
||||
platform.FixConsoleIfNeeded()
|
||||
|
||||
var addr, db, authfile, certfile, keyfile, basepath, logfile string
|
||||
var ver, open bool
|
||||
|
||||
|
Reference in New Issue
Block a user