`update-init-script` was listed two times. removed one without explanation.

This commit is contained in:
Raymii 2015-12-22 05:29:19 +00:00
parent 25bf3eb804
commit 9a166c1ed8
1 changed files with 0 additions and 2 deletions

View File

@ -99,8 +99,6 @@ sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production
# Clean up assets and cache
sudo -u git -H bundle exec rake assets:clean assets:precompile cache:clear RAILS_ENV=production
# Update init.d script
sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
```
### 7. Update configuration files