aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-11-06 21:13:40 -0200
committerSilvio Rhatto <rhatto@riseup.net>2015-11-06 21:13:40 -0200
commit526ea352381ded7d767811e34227c0c64d45193d (patch)
tree0403db437e87cca86bcc9eea3335f4eaa2e17fa6 /ikiwiki/Makefile
parent828051ec5dc597846feb9aec6e6d03979eddc701 (diff)
downloadtemplates-526ea352381ded7d767811e34227c0c64d45193d.tar.gz
templates-526ea352381ded7d767811e34227c0c64d45193d.tar.bz2
Static website suppport
Diffstat (limited to 'ikiwiki/Makefile')
-rw-r--r--ikiwiki/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki/Makefile b/ikiwiki/Makefile
index a9499b1..7c08b33 100644
--- a/ikiwiki/Makefile
+++ b/ikiwiki/Makefile
@@ -21,7 +21,7 @@ web:
web_deploy:
#git push web
#git annex sync
- @rsync -avz --delete www/ blog:/var/sites/blog/www/
+ @rsync -avz --delete www/ templates:/var/sites/templates/www/
post_update:
git config receive.denyCurrentBranch ignore