Merge build.sh versions
This commit is contained in:
commit
786def80a6
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -1,2 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
git pull;
|
||||||
/home/linuxbrew/.linuxbrew/bin/hugo && find public -path "*.html" -type f -exec tidy --quiet yes --drop-empty-elements no --hide-comments yes -o {} {} \;
|
/home/linuxbrew/.linuxbrew/bin/hugo && find public -path "*.html" -type f -exec tidy --quiet yes --drop-empty-elements no --hide-comments yes -o {} {} \;
|
||||||
|
|
Loading…
Add table
Reference in a new issue