Update hugo.go
This commit is contained in:
parent
ee1a652482
commit
33dbf721ec
|
@ -74,7 +74,7 @@ func GetPath() string {
|
||||||
downloadHugo()
|
downloadHugo()
|
||||||
checkSHA256()
|
checkSHA256()
|
||||||
|
|
||||||
fmt.Print("Unziping... ")
|
fmt.Print("Unzipping... ")
|
||||||
|
|
||||||
// Unzip or Ungzip the file
|
// Unzip or Ungzip the file
|
||||||
switch runtime.GOOS {
|
switch runtime.GOOS {
|
||||||
|
|
Loading…
Reference in New Issue