mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 22:59:19 +10:00
Add missing cd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user