提交 d4f5af82 编写于 作者: J Jeroen van Baarsen

Merge pull request #7422 from bbodenmiller/rm-gitlab-user

Add command to remove GitLab user
......@@ -163,3 +163,7 @@ sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
```
**P.S. If everything works as expected you can remove gitlab user from system**
```bash
sudo userdel -r gitlab
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册