Commit 5c645b76 authored by Patricio Cano's avatar Patricio Cano

Fixed typo

parent 792f7e09
...@@ -36,13 +36,13 @@ gitlab_shell: ...@@ -36,13 +36,13 @@ gitlab_shell:
``` ```
### Copy your bare repositories inside this newly created folder, e.g.: ### Copy your bare repositories inside this newly created folder:
``` ```
$ cp -r /old/git/foo.git/ /home/git/repositories/new_group/ $ cp -r /old/git/foo.git/ /home/git/repositories/new_group/
``` ```
### Run the commands below depending on you type of installation: ### Run the commands below depending on your type of installation:
#### Omnibus Installation #### Omnibus Installation
......
Markdown is supported
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