Update 8.6-to-8.7.md
This commit is contained in:
parent
6219c36d08
commit
61e9fb55f9
1 changed files with 4 additions and 0 deletions
|
@ -128,6 +128,10 @@ Ensure you're still up-to-date with the latest init script changes:
|
||||||
|
|
||||||
sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
|
sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
|
||||||
|
|
||||||
|
For Ubuntu 16.04.1 LTS:
|
||||||
|
|
||||||
|
sudo systemctl daemon-reload
|
||||||
|
|
||||||
### 8. Start application
|
### 8. Start application
|
||||||
|
|
||||||
sudo service gitlab start
|
sudo service gitlab start
|
||||||
|
|
Loading…
Reference in a new issue