Update 8.2-to-8.3.md
This commit is contained in:
parent
47a133d300
commit
c3aca56e05
1 changed files with 4 additions and 0 deletions
|
@ -158,6 +158,10 @@ it where the 'public' directory of GitLab is.
|
|||
cd /home/git/gitlab
|
||||
sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
|
||||
```
|
||||
|
||||
For Ubuntu 16.04.1 LTS:
|
||||
|
||||
sudo systemctl daemon-reload
|
||||
|
||||
### 8. Use Redis v2.8.0+
|
||||
|
||||
|
|
Loading…
Reference in a new issue