From: Michael Hanke Date: Mon, 27 Jun 2011 22:17:45 +0000 (-0400) Subject: Now we can push the results. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=acb5724f2575502cd587869d9e622dfa66a2c152;p=neurodebian.git Now we can push the results. --- diff --git a/Makefile b/Makefile index 76ca1c2..b18c310 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ build/db.db: upload-website: html rsync -rvzlhp --delete \ - --exclude=debian --exclude=debian-local --exclude=_files --exclude=survey \ + --exclude=debian --exclude=debian-local --exclude=_files \ --chmod=Dg+s,g+rw $(WWW_DIR) $(WWW_UPLOAD_URI) .PHONY: removedb removecache updatedb upload-website clean distclean pics html