Created
September 23, 2017 15:51
-
-
Save bdonnahue/ea12b71ddd82293ffd03328c6dfc1c3f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@24ea42cd89ed ~]# cd /home/git/gitlab/ | |
[root@24ea42cd89ed gitlab]# gem which rake | |
/usr/local/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake.rb | |
[root@24ea42cd89ed gitlab]# sudo -u git gem which rake | |
sudo: gem: command not found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment