diff --git a/maputnik.go b/maputnik.go index d426f827..f713806d 100644 --- a/maputnik.go +++ b/maputnik.go @@ -35,7 +35,7 @@ func main() { cli.StringFlag{ Name: "static", Usage: "Serve directory under /static/", - } + }, } app.Action = func(c *cli.Context) error {