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

Bump version of gitlab-shell to 1.5.0 and fix gitlab version typo

parent a5a7555c
No related branches found
No related tags found
1 merge request!4611Bump version of gitlab-shell to 1.7.0
Loading
Loading
@@ -119,7 +119,7 @@ GitLab Shell is a ssh access and repository management software developed specia
cd gitlab-shell
 
# switch to right version
sudo -u git -H git checkout v1.4.0
sudo -u git -H git checkout v1.5.0
 
sudo -u git -H cp config.yml.example config.yml
 
Loading
Loading
@@ -153,7 +153,7 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
sudo -u git -H git checkout 5-4-stable
 
**Note:**
You can change `5-3-stable` to `master` if you want the *bleeding edge* version, but do so with caution!
You can change `5-4-stable` to `master` if you want the *bleeding edge* version, but do so with caution!
 
## Configure it
 
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