Fix build error

This commit is contained in:
pathmapper
2020-07-23 19:33:23 +02:00
parent 698fdfc958
commit e24d390f7c

View File

@@ -32,7 +32,7 @@ func main() {
Value: 8000,
Usage: "TCP port to listen on",
},
cli.StringFlag{
&cli.StringFlag{
Name: "static",
Usage: "Serve directory under /static/",
},