From: Michael Hanke Date: Fri, 13 May 2011 18:54:47 +0000 (-0400) Subject: Don't kill survery/ on website update X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e3701840088feb643981f2913aa26e52b063b5ab;p=neurodebian.git Don't kill survery/ on website update --- diff --git a/Makefile b/Makefile index cbd3f0f..9488696 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ build/db.db: upload-website: html rsync -rvzlhp --delete \ - --exclude=debian --exclude=debian-local --exclude=_files \ + --exclude=debian --exclude=debian-local --exclude=_files --exclude=survey \ --chmod=Dg+s,g+rw $(WWW_DIR) $(WWW_UPLOAD_URI) .PHONY: removedb removecache updatedb upload-website clean distclean pics html