aboutsummaryrefslogtreecommitdiff
path: root/_templates/ikiwiki/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '_templates/ikiwiki/Makefile')
-rw-r--r--_templates/ikiwiki/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/_templates/ikiwiki/Makefile b/_templates/ikiwiki/Makefile
index e4ba2f8..09763a9 100644
--- a/_templates/ikiwiki/Makefile
+++ b/_templates/ikiwiki/Makefile
@@ -23,7 +23,7 @@ web_deploy:
#@chmod +x bin/*
#git push web
#git annex sync
- @rsync -avz --delete www/ templates:/var/sites/templates/www/
+ @rsync -avz --delete output/ blogatico.example.org:/var/www/output/
post_receive:
git config receive.denyCurrentBranch ignore