Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command not found bundle #320

Closed
dieuit07 opened this issue Jun 10, 2015 · 1 comment
Closed

command not found bundle #320

dieuit07 opened this issue Jun 10, 2015 · 1 comment

Comments

@dieuit07
Copy link

echo current_user => root
echo rvm -v => rvm not found

login directly by ssh terminal with root.
type "rvm -v" => version
type "bundle -v" => version

@d4be4st
Copy link
Member

d4be4st commented Jul 5, 2015

mina uses ssh in non interactive mode. Check your rc files on server tahat rvm is loaded before a line like this:

# If not running interactively, don't do anything
[ -z "$PS1" ] && return

simillar issue in #269

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants