From: Silvio Rhatto Date: Wed, 24 Jun 2015 13:17:47 +0000 (-0300) Subject: Rsync command X-Git-Tag: 0.4.0~17 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=211bac185ec0912d987d3ed6b034fa5a0f1366c2;p=keyringer.git Rsync command --- 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/', }