Skip to content
Snippets Groups Projects
Commit b8c5b321 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Fix typo leading entering in wrong directory.

parent 2dbdb5a0
No related branches found
No related tags found
1 merge request!23[WIP] Update gitlab and gitlab-shell repos in Makefile
Loading
Loading
@@ -58,7 +58,7 @@ gitlab-update: gitlab/.git/pull
bundle exec rake db:migrate
 
gitlab-shell-update: gitlab-shell/.git/pull
cd ${gitlab_development_root}/gitlab && \
cd ${gitlab_development_root}/gitlab-shell && \
bundle install --without production --jobs 4
 
gitlab/.git/pull:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment