From 712735505e6022416086b9ab23239ebc809e8043 Mon Sep 17 00:00:00 2001 From: "pweemeeuw@86491f921da15d6a4dc6e1878fd42750b33f6963" Date: Mon, 30 Nov 2015 08:16:27 +0000 Subject: [PATCH] removed --- ...3_f1fca59a8a61e9551585fb3dec9f854b._comment | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 doc/forum/Git_annex_assistant_can__39__t_find_rsync_nor_git-annex_on_server/comment_3_f1fca59a8a61e9551585fb3dec9f854b._comment diff --git a/doc/forum/Git_annex_assistant_can__39__t_find_rsync_nor_git-annex_on_server/comment_3_f1fca59a8a61e9551585fb3dec9f854b._comment b/doc/forum/Git_annex_assistant_can__39__t_find_rsync_nor_git-annex_on_server/comment_3_f1fca59a8a61e9551585fb3dec9f854b._comment deleted file mode 100644 index 4310eb1b93..0000000000 --- a/doc/forum/Git_annex_assistant_can__39__t_find_rsync_nor_git-annex_on_server/comment_3_f1fca59a8a61e9551585fb3dec9f854b._comment +++ /dev/null @@ -1,18 +0,0 @@ -[[!comment format=mdwn - username="pweemeeuw@86491f921da15d6a4dc6e1878fd42750b33f6963" - nickname="pweemeeuw" - subject="just FYI" - date="2015-11-30T08:05:35Z" - content=""" -As I tried to set this up for myself, this what I did to get it working with a nixos ssh server: - -I put the following in _~/.ssh/rc_: - - PATH=$HOME/bin:$HOME/.nix-profile/bin:/run/current-system/sw/bin - -As which is an alias (and hence still doesn't work for 'ssh foo which rsync'), I added a shell script named _which_: - - #!/run/current-system/sw/bin/bash - type -P $@ - -"""]] -- 2.30.2