diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-07-11 19:46:05 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-07-11 19:46:05 +0000 |
commit | 9ced56c8c0f860a37b29bb353ae38ce5d76f90c5 (patch) | |
tree | d6ace8cdfdbec5fc8efaad4336d95f8affd6d034 | |
parent | b34b5bcdc1e02de1fcae00699f6d13b16aad590b (diff) |
Added a comment
-rw-r--r-- | doc/forum/Ssh_remote_on_NAS/comment_1_1dd8a0d0e70a1fb36fce62e89c99b404._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Ssh_remote_on_NAS/comment_1_1dd8a0d0e70a1fb36fce62e89c99b404._comment b/doc/forum/Ssh_remote_on_NAS/comment_1_1dd8a0d0e70a1fb36fce62e89c99b404._comment new file mode 100644 index 000000000..6563a9bb6 --- /dev/null +++ b/doc/forum/Ssh_remote_on_NAS/comment_1_1dd8a0d0e70a1fb36fce62e89c99b404._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.2" + subject="comment 1" + date="2014-07-11T19:46:05Z" + content=""" +How did you set your PATH? Note that the bash shell provides a lot of dotfiles which you can set the PATH in -- and reuses to read any single one of them when a noninteractive login is made to run a command. + +It might help to install git on the NAS. It's included in the git-annex tarball, but not in a way that will put it on PATH; only in a way that will let git-annex use it. +"""]] |