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