aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-06-16 21:41:46 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-06-16 21:41:46 -0300
commit1aa761768a531ae835e4169db11b358e71f27140 (patch)
treed25eb01d78fe40960c252912b883d3682ade5ae4 /Makefile
parent21349af5712e12ab505abebf6a69e5e802fc2573 (diff)
downloadbootless-develop.tar.gz
bootless-develop.tar.bz2
Convert ikiwiki config to YAMLdevelop
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2622a33..0f82c94 100644
--- a/Makefile
+++ b/Makefile
@@ -76,7 +76,7 @@ debian:
git-buildpackage --git-tag-only --git-sign-tags
web:
- @ikiwiki --setup ikiwiki.setup
+ @ikiwiki --setup ikiwiki.yaml
web_deploy:
@rsync -avz --delete www/ bootless:/var/sites/bootless/www/