summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-06-16 21:39:21 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-06-16 21:39:21 -0300
commit087ed9c7d8f80777f4614cf3bacd7111c3438dbf (patch)
tree351fb919d0294c8f732848ed482bc6097de5e42e /Makefile
parent7866f00343929ed903582d56e0289f597dda8657 (diff)
downloaddebian-087ed9c7d8f80777f4614cf3bacd7111c3438dbf.tar.gz
debian-087ed9c7d8f80777f4614cf3bacd7111c3438dbf.tar.bz2
Convert ikiwiki config to YAML
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 47893ec..e415d15 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
.PHONY: keyring
web:
- @ikiwiki --setup ikiwiki.setup
+ @ikiwiki --setup ikiwiki.yaml
web_deploy:
@rsync -avz --delete --exclude=keyring www/ debian:/var/sites/debian/www/