diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -72,6 +72,17 @@ </ul> +<p>Via rsync:</p> + +<pre><code>rsync -avz rsync://cache.fluxo.info/cache/ cache/ +</code></pre> + +<p>Via <a href="https://git.fluxo.info/?p=cache.git">git</a>:</p> + +<pre><code>git clone git://git.fluxo.info/cache.git +git clone https://git.fluxo.info/cache.git +</code></pre> + </div> <hr /> @@ -95,7 +106,7 @@ <!--<div class="pagedate"> - Last edited <span class="date">Sex 02 Out 2015 18:02:30 BRT</span> + Last edited <span class="date">Seg 09 Mai 2016 11:30:59 BRT</span> </div> --> </div> |