Commit d2ed3322 authored by Ben Bodenmiller's avatar Ben Bodenmiller

Remove GitLab user

parent 2600d08f
......@@ -162,3 +162,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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment