mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-26 13:40:38 +03:00
parent
32471b57bd
commit
d90e37e0c6
442 changed files with 1426 additions and 2254 deletions
|
@ -45,7 +45,6 @@ func init() {
|
|||
func runWith(env map[string]string, cmd string, inArgs ...interface{}) error {
|
||||
s := argsToStrings(inArgs...)
|
||||
return sh.RunWith(env, cmd, s...)
|
||||
|
||||
}
|
||||
|
||||
// Build hugo binary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue