summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-03-30 23:33:45 +0200
committerGravatar Tom Willemse2014-03-30 23:33:45 +0200
commit7ce5f4a6ac2b983974004fb75c8fb72d0c0308e6 (patch)
tree3d992363efed9911226831d4c2ff71b6f0e5c3b2
parent463199bc6dcef2d2f958961096f11f8cf1dada4e (diff)
downloadorgweb-7ce5f4a6ac2b983974004fb75c8fb72d0c0308e6.tar.gz
orgweb-7ce5f4a6ac2b983974004fb75c8fb72d0c0308e6.zip
Delete files on the other side
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7c35ec7..8525321 100644
--- a/Makefile
+++ b/Makefile
@@ -11,4 +11,4 @@ export: clean
$(MAKE) -C articles export
publish: export
- rsync -avuz --exclude=*~ _publish/ ryuslash.org:public_html/orgweb
+ rsync -avuz --exclude=*~ --delete _publish/ ryuslash.org:public_html/orgweb