Skip to content
Snippets Groups Projects
Commit e9b5f37a authored by Robert Schilling's avatar Robert Schilling
Browse files

Merge pull request #7669 from bbodenmiller/patch-16

update repo recreation details
parents 93f15a49 30db1405
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -115,8 +115,10 @@ Checking GitLab ... Finished
 
This will create satellite repositories for all your projects.
 
If necessary, remove the `tmp/repo_satellites` directory and rerun the command below.
If necessary, remove the `repo_satellites` directory and rerun the commands below.
 
```
bundle exec rake gitlab:satellites:create RAILS_ENV=production
sudo -u git -H mkdir -p /home/git/gitlab-satellites
sudo -u git -H bundle exec rake gitlab:satellites:create RAILS_ENV=production
sudo chmod u+rwx,g=rx,o-rwx /home/git/gitlab-satellites
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment