Update master

This commit is contained in:
Valeriy Sizov 2012-06-23 13:09:06 +03:00
parent 39fecb554f
commit 65717f7040
1 changed files with 2 additions and 2 deletions

View File

@ -320,9 +320,9 @@ Adding permission:
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: