From f6584c42cf17028d186bb939a0609167ae178d2a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 13 Jul 2015 11:25:05 -0300 Subject: Updates Makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 479c398..6f13c8b 100644 --- a/Makefile +++ b/Makefile @@ -82,8 +82,8 @@ debian: git commit -a -m "Updating debian/changelog" git-buildpackage --git-tag-only --git-sign-tags -wiki: +web: @ikiwiki --setup ikiwiki.setup -wiki_deploy: +web_deploy: @rsync -avz --delete www/ blog:/var/sites/keyringer/www/ -- cgit v1.2.3