Skip to content
Snippets Groups Projects
Commit fa75b0d3 authored by Martin's avatar Martin
Browse files

rvm not in path without shell context

parent b13ccfc9
No related branches found
No related tags found
1 merge request!8rvm not in path without shell context
......@@ -20,4 +20,4 @@
# # * - default
rvm list | grep ^= | cut -f 2 -d " " | cut -f 2 -d "-" || ruby --version
\ No newline at end of file
/usr/local/rvm/bin/rvm list | grep ^= | cut -f 2 -d " " | cut -f 2 -d "-" || ruby --version
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment