File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ GitLab Shell is a ssh access and repository management software developed specia
119
119
cd gitlab-shell
120
120
121
121
# switch to right version
122
- sudo -u git -H git checkout v1.4 .0
122
+ sudo -u git -H git checkout v1.5 .0
123
123
124
124
sudo -u git -H cp config.yml.example config.yml
125
125
@@ -153,7 +153,7 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
153
153
sudo -u git -H git checkout 5-4-stable
154
154
155
155
** Note:**
156
- You can change ` 5-3 -stable ` to ` master ` if you want the * bleeding edge* version, but do so with caution!
156
+ You can change ` 5-4 -stable ` to ` master ` if you want the * bleeding edge* version, but do so with caution!
157
157
158
158
## Configure it
159
159
You can’t perform that action at this time.
0 commit comments