diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-05-27 22:08:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-05-27 22:08:50 +0000 |
commit | 6de910312cf8a9f089cc7dda89e0ebc95b8a87a2 (patch) | |
tree | e9e09e357dd1652b3233267b72d075a7a71ae4f3 /doc/walkthrough | |
parent | b8d36b66678672958382d19d83754a4d65691e57 (diff) |
Added a comment
Diffstat (limited to 'doc/walkthrough')
-rw-r--r-- | doc/walkthrough/using_ssh_remotes/comment_6_9d5c12c056892b706cf100ea01866685._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/walkthrough/using_ssh_remotes/comment_6_9d5c12c056892b706cf100ea01866685._comment b/doc/walkthrough/using_ssh_remotes/comment_6_9d5c12c056892b706cf100ea01866685._comment new file mode 100644 index 000000000..4d5961ca9 --- /dev/null +++ b/doc/walkthrough/using_ssh_remotes/comment_6_9d5c12c056892b706cf100ea01866685._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.81.112" + subject="comment 6" + date="2012-05-27T22:08:50Z" + content=""" +git-annex-shell needs to be installed in the `PATH` on any host that will hold annexed files. + +If you installed with cabal, it might be `.cabal/bin/`. Whereever it was installed to is apparently not on the PATH that is set when you ssh into that host. + + +"""]] |