From: Cache do Fluxo Date: Thu, 13 Oct 2016 20:47:08 +0000 (-0300) Subject: Makefile: do not mess with httruta X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=6b57e90df5dcd1ec2da8f5466f1b6160b2fae3ae;p=cache.git Makefile: do not mess with httruta --- diff --git a/Makefile b/Makefile index 7dcc10e..eda310d 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,8 @@ web: @ikiwiki --setup ikiwiki.setup + @git -C httruta reset HEAD --hard + @rm -rf httruta/README httruta/TODO @chmod +x bin/* web_deploy: