diff --git a/Makefile b/Makefile index 3b05e7f..6fe50cd 100644 --- a/Makefile +++ b/Makefile @@ -3,13 +3,10 @@ all: tup tup: tup build -clean: - cd build && git nuke - graph: tup graph . | dot -Tpng > graph.png -deploy: clean tup +deploy: tup rsync --checksum --copy-links -ave 'ssh -p 4242' \ --exclude-from=rsync_excludes.txt \ build/* fab@ffreling.com:public_html/ffreling.com/public/