mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
run windows console fix
This commit is contained in:
parent
c7eddff118
commit
cca742a1c2
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user