update source in script/proof

This commit is contained in:
Frank Taillandier 2016-11-03 14:54:11 +01:00
parent e523b22510
commit 52e189c46a
No known key found for this signature in database
GPG Key ID: E73258E3F50AEB7E
1 changed files with 1 additions and 1 deletions

View File

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