mattias-ohlsson / gitlab-installer

Installer for GitLab
GNU General Public License v3.0
225 stars 112 forks source link

bundle install error #40

Closed xdays closed 11 years ago

xdays commented 11 years ago

the 158 line of gitlab-install-el6.sh goes:

su git -c "bundle install --deployment --without development test postgres"

the error infomation is:

Could not locate Gemfile

xdays commented 11 years ago

Sorry, I forget to change my CWD