summaryrefslogtreecommitdiff
path: root/calibre.html
diff options
context:
space:
mode:
Diffstat (limited to 'calibre.html')
-rw-r--r--calibre.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/calibre.html b/calibre.html
index 8f56e86..2251917 100644
--- a/calibre.html
+++ b/calibre.html
@@ -32,12 +32,6 @@ mkdir /opt/calibre</code></pre>
<p>
Either upload your existing library using <code>rsync</code>. For example to <code>/opt/calibre/</code>.
- </p>
-
- <p>
- On client:
- </p>
-
<pre><code>cd ~/Documents
rsync -avuP <strong>your-library-dir</strong> root@<strong>example.org</strong>:/opt/calibre/</code></pre>