1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 05:11:06 +02:00

Minor improvements to UI

This commit is contained in:
Zack Scholl 2017-10-22 11:26:53 -06:00
parent 3d14420ff8
commit dbb5ddf2b6
2 changed files with 9 additions and 4 deletions

View file

@ -38,8 +38,7 @@ func main() {
/^^\________/0 \ ||
( ` + "`" + `~+++,,_||__,,++~^^^^^^^
...V^V^V^V^V^V^\...............................
`)
flags := new(Flags)
flag.BoolVar(&flags.Relay, "relay", false, "run as relay")