From acb5724f2575502cd587869d9e622dfa66a2c152 Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Mon, 27 Jun 2011 18:17:45 -0400 Subject: [PATCH] Now we can push the results. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2