From: Silvio Rhatto Date: Fri, 19 Jun 2015 19:07:19 +0000 (-0300) Subject: Makefile: fix destination X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e5e994d65daedddb2cf618cd855f1de7588518b6;p=blog.git Makefile: fix destination --- diff --git a/Makefile b/Makefile index 9ca0335..9f65366 100644 --- a/Makefile +++ b/Makefile @@ -18,4 +18,4 @@ wiki: @ikiwiki --rebuild --exclude www . www deploy: - @rsync -avz --delete www/ blog:/var/sites/rhatto/site/ + @rsync -avz --delete www/ blog:/var/sites/rhatto/www/