Commit 65717f70 authored by Valeriy Sizov's avatar Valeriy Sizov

Update master

parent 39fecb55
...@@ -320,9 +320,9 @@ Adding permission: ...@@ -320,9 +320,9 @@ Adding permission:
sudo chmod +x /etc/init.d/gitlab sudo chmod +x /etc/init.d/gitlab
When server is rebooted then gitlab must starting: Gitlab autostart:
sudo insserv gitlab sudo update-rc.d gitlab defaults
Now you can start/restart/stop gitlab like: Now you can start/restart/stop gitlab like:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment