run windows console fix
This commit is contained in:
parent
c7eddff118
commit
cca742a1c2
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ func opt(envVar, defaultValue string) string {
|
||||||
}
|
}
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
platform.FixConsoleIfNeeded()
|
||||||
|
|
||||||
var addr, db, authfile, certfile, keyfile, basepath, logfile string
|
var addr, db, authfile, certfile, keyfile, basepath, logfile string
|
||||||
var ver, open bool
|
var ver, open bool
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue