X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=3a97d7c090b26a7c7197ab9055d8ca32cf31f682;hb=HEAD;hp=a2f86caea92a60a9dc8cbe86fb2eccf07d442bcb;hpb=6c6fa9cd3bd627a60f165682f96af3cc06d9ccc9;p=neurodebian.git diff --git a/Makefile b/Makefile index a2f86ca..3a97d7c 100644 --- a/Makefile +++ b/Makefile @@ -74,6 +74,7 @@ upload-website: html rsync -rvzlhp --delete \ --exclude=debian --exclude=debian-local --exclude=debian-devel --exclude=debian-custom --exclude=_files \ --chmod=Dg+s,g+rw $(WWW_DIR) $(WWW_UPLOAD_URI) + rsync -rvzlhp --chmod=Dg+s,g+rw tools/neurodebian-travis.sh $(WWW_UPLOAD_URI)/_files/ : # Touch stamp here so we get it updated on every upload touch $@-stamp