Merge branch 'initscript-duplicate-update' into 'master'

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

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

See merge request !2170
This commit is contained in:
Sytse Sijbrandij 2015-12-28 10:21:59 +00:00
commit fecae9f2bd
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