X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=dd9097c32b44ee5a94a517bb6a7621a89d5b40ca;hb=7a3b19c1df3b7f114f4c395f1fc99b9cbd5e6641;hp=033b9e38a4d837998a395c4fe19d9f2dd3dc478d;hpb=7bbbe935ec219f0654af8cd903f9139851b25a9c;p=neurodebian.git diff --git a/Makefile b/Makefile index 033b9e3..dd9097c 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,9 @@ build/db.db: upload-website: html - rsync -rvzlhp --delete --exclude=debian --exclude=debian-local --chmod=Dg+s,g+rw $(WWW_DIR) $(WWW_UPLOAD_URI) + rsync -rvzlhp --delete \ + --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