-
Notifications
You must be signed in to change notification settings - Fork 483
Mina ssh doesn't load bash_profile? #311
Copy link
Copy link
Closed
Description
I load in my .bash_profile ruby 2.2 (default is 1.8.7). When normalling ssh'ing, it works, but when doing mina ssh, it doesn't:
$ ssh a4aa2@bellatrix.uberspace.de
You have new mail in folder /home/a4aa2/Maildir.
Last login: Mon May 4 12:39:30 2015 from 212.25.11.95
$ ruby -v
ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-linux]
$ exit
logout
Connection to bellatrix.uberspace.de closed.
$ mina ssh
$ ruby -v
ruby 1.8.7 (2013-06-27 patchlevel 374) [x86_64-linux]
[a4aa2@bellatrix rails]$
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels