This commit is contained in:
Henrique Dias 2016-02-20 12:04:38 +00:00
parent 5fd7adec7a
commit 6bcae605f2
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import (
// Setup is the init function of Caddy plugins and it configures the whole
// middleware thing.
func Setup(c *setup.Controller) (middleware.Middleware, error) {
// TODO: install Hugo first?
// TODO: install Hugo first? add script
config, _ := config.ParseHugo(c)