fix #62#
This commit is contained in:
@@ -23,7 +23,7 @@ func ParseHugo(c *setup.Controller) (*Config, error) {
|
||||
Path: "./",
|
||||
}
|
||||
|
||||
conf.Hugo = insthugo.GetPath()
|
||||
conf.Hugo = hugo.GetPath()
|
||||
|
||||
for c.Next() {
|
||||
args := c.RemainingArgs()
|
||||
|
||||
Reference in New Issue
Block a user