5959c910dc72

rsync less
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 05 Aug 2016 16:15:43 +0000
parents 05dfef5b8af6
children ff3c6b0fefe8
branches/tags (none)
files Makefile

Changes

--- a/Makefile	Fri Aug 05 16:15:15 2016 +0000
+++ b/Makefile	Fri Aug 05 16:15:43 2016 +0000
@@ -12,5 +12,5 @@
 	cp build/silt /opt/silt/silt
 
 deploy:
-	rsync --exclude=build/silt --exclude=.hg -avz . silt:/home/sjl/silt2
+	rsync --exclude=build/silt --exclude=.hg --exclude=silt.prof -avz . silt:/home/sjl/silt2
 	ssh silt make -C /home/sjl/silt2 /opt/silt/silt