Skip to content
代码片段 群组 项目
提交 d4f5af82 编辑于 作者: Jeroen van Baarsen's avatar Jeroen van Baarsen
浏览文件

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

Add command to remove GitLab user
No related branches found
No related tags found
无相关合并请求
......@@ -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
```
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册