script to install Hugo - missing sha256
This commit is contained in:
2
hugo.go
2
hugo.go
@@ -26,8 +26,6 @@ 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? add script
|
||||
|
||||
config, _ := config.ParseHugo(c)
|
||||
|
||||
// Checks if there is an Hugo website in the path that is provided.
|
||||
|
||||
Reference in New Issue
Block a user