Update 8.0-to-8.1.md

This commit is contained in:
fidomax 2016-10-04 07:59:40 +00:00
parent e56dab549e
commit d5ea7b6b8b
1 changed files with 4 additions and 0 deletions

View File

@ -99,6 +99,10 @@ sudo -u git -H bundle exec rake assets:clean assets:precompile cache:clear RAILS
# Update init.d script
sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
```
For Ubuntu 16.04.1 LTS:
sudo systemctl daemon-reload
### 7. Update configuration files