Skip to content
Snippets Groups Projects
Commit 6a932d0a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Add missing cd

parent f314d3e6
No related merge requests found
......@@ -195,6 +195,9 @@ See `doc/install/databases.md`
# Clone GitLab repository
sudo -u gitlab -H git clone https://github.com/gitlabhq/gitlabhq.git gitlab
# Go to gitlab dir
cd /home/gitlab/gitlab
# Checkout to stable release
sudo -u gitlab -H git checkout 4-0-stable
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment