Remove reverence to satellites [ci skip]

This commit is contained in:
Robert Schilling 2015-11-28 20:53:17 +01:00
parent db1fe56a0e
commit 85ad2140fa
1 changed files with 0 additions and 3 deletions

View File

@ -274,9 +274,6 @@ sudo gitlab-rake gitlab:backup:restore BACKUP=1393513186
# Start GitLab
sudo gitlab-ctl start
# Create satellites
sudo gitlab-rake gitlab:satellites:create
# Check GitLab
sudo gitlab-rake gitlab:check SANITIZE=true
```