From 211bac185ec0912d987d3ed6b034fa5a0f1366c2 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 24 Jun 2015 10:17:47 -0300 Subject: Rsync command --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index 81234b0..34cbc41 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -212,5 +212,5 @@ use IkiWiki::Setup::Standard { #po_slave_languages => [ 'pt|Portuguese' ], # See http://ikiwiki.info/plugins/rsync/ - #rsync_command => 'rsync -qa --delete . user@host:/path/to/docroot/', + #rsync_command => 'rsync -qa --delete . keyringer:/var/sites/keyringer/www/', } -- cgit v1.2.3