From 3be1534eba69b8d8a37c5a3142ba8e7e17466bcc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 22 Nov 2015 23:52:30 -0200 Subject: Atualiza configuraĆ§Ć£o ikiwiki MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _templates/ikiwiki/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_templates/ikiwiki/Makefile') diff --git a/_templates/ikiwiki/Makefile b/_templates/ikiwiki/Makefile index e4ba2f8..09763a9 100644 --- a/_templates/ikiwiki/Makefile +++ b/_templates/ikiwiki/Makefile @@ -23,7 +23,7 @@ web_deploy: #@chmod +x bin/* #git push web #git annex sync - @rsync -avz --delete www/ templates:/var/sites/templates/www/ + @rsync -avz --delete output/ blogatico.example.org:/var/www/output/ post_receive: git config receive.denyCurrentBranch ignore -- cgit v1.2.3