提交 a76a34dd 编写于 作者: D Dmitriy Zaporozhets

Fix installatiion doc

上级 f1dfc27c
......@@ -86,7 +86,7 @@ Create a user for GitLab:
sudo adduser --disabled-login --gecos 'GitLab' gitlab
# Add it to the git group
sudo addmod -a -G git gitlab
sudo usermod -a -G git gitlab
# Generate the SSH key
sudo -u gitlab -H ssh-keygen -q -N '' -t rsa -f /home/gitlab/.ssh/id_rsa
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册