summaryrefslogtreecommitdiff
path: root/templates/configurators/addssh.hamlet
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-02 17:32:24 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-02 17:32:24 -0400
commit014974a7daec4dad961ae48ad0aab6886651986f (patch)
tree7dc7e5187424fef0da37f5930a2c8a3f21772ed6 /templates/configurators/addssh.hamlet
parent5228ba931428f07a2df1549c913e723a1254a49e (diff)
allow making encrypted rsync special remotes
wow, that was easy!
Diffstat (limited to 'templates/configurators/addssh.hamlet')
-rw-r--r--templates/configurators/addssh.hamlet5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/configurators/addssh.hamlet b/templates/configurators/addssh.hamlet
index 03a99fd96..c2336a169 100644
--- a/templates/configurators/addssh.hamlet
+++ b/templates/configurators/addssh.hamlet
@@ -2,11 +2,6 @@
<h2>
Adding a remote server using ssh
<p>
- Clone this repository to a ssh server. Your data will be #
- uploaded to the server. If you set up other devices to use the same #
- server, they will all be kept in sync, using the server as a central #
- hub.
- <p>
You can use nearly any server that has ssh and rsync. For example, you #
could use a <a href="http://linode.com/">Linode</a> or another VPS, or #
an account on a friend's server.