Merge pull request #5538 from DirtyF/script-proof

Merge pull request 5538
This commit is contained in:
jekyllbot 2016-11-03 08:37:45 -07:00 committed by GitHub
commit ebd40da4a6
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ INGORE_HREFS=$(ruby -e 'puts %w{
eduardoboucas.com eduardoboucas.com
github.com\/matrix9180 github.com\/matrix9180
}.map{|h| "/#{h}/"}.join(",")') }.map{|h| "/#{h}/"}.join(",")')
SOURCE="site" SOURCE="docs"
DESTINATION="_site" DESTINATION="_site"
export PROOF=true export PROOF=true