mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-22 23:37:53 +00:00
theme: Hugo 0.139 without verbose option
This commit is contained in:
parent
6cb54ccb05
commit
40ede377c8
3 changed files with 71 additions and 71 deletions
|
@ -49,7 +49,7 @@ if exist "config\testing" (
|
||||||
)
|
)
|
||||||
|
|
||||||
echo on
|
echo on
|
||||||
hugo%hugo_version% %config% --printPathWarnings --printI18nWarnings --templateMetrics --templateMetricsHints --cleanDestinationDir --logLevel info --verbose --destination "public%version%%hugo_prefix%%hugo_version%" >> "metrics%version%%hugo_prefix%%hugo_version%.log"
|
hugo%hugo_version% %config% --printPathWarnings --printI18nWarnings --templateMetrics --templateMetricsHints --cleanDestinationDir --logLevel info --destination "public%version%%hugo_prefix%%hugo_version%" >> "metrics%version%%hugo_prefix%%hugo_version%.log"
|
||||||
@echo off
|
@echo off
|
||||||
|
|
||||||
set "start_dir=%CD%\public%version%%hugo_prefix%%hugo_version%"
|
set "start_dir=%CD%\public%version%%hugo_prefix%%hugo_version%"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
7.1.1+b48b344b6d6d58cbd5cb32879db41fcc0cd5df9a
|
7.1.1+6cb54ccb05c2c63af78ad8cba8ff244278550c4a
|
Loading…
Reference in a new issue