summaryrefslogtreecommitdiff
path: root/calibre.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-08-03 13:53:54 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-08-03 13:53:54 -0400
commit051cd61f4bc5caf8a3be4fb32bf255f297ecd217 (patch)
treef2235356fb50362c33114266efd182eacbb16d35 /calibre.html
parent210ee55fe7bd4daef976e8bbcb9dc75a0302d2c5 (diff)
parent08c59ec7ac42bca77daf4d86651726529b6783c4 (diff)
Merge branch 'reflex229-master'
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>