Skip to content
Snippets Groups Projects
Commit 00a0ee64 authored by Anton Smith's avatar Anton Smith
Browse files

Update incorrect command for uninstall

parent 303fc354
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -143,7 +143,7 @@ sudo rpm -e gitlab-ce
 
To remove all omnibus-gitlab data use `sudo gitlab-ctl cleanse`.
 
To remove all users and groups created by omnibus-gitlab, before removing the gitlab package (with dpkg or yum) run `sudo gitlab-ctl remove_users`. *Note* All gitlab processes need to be stopped before runnign the command.
To remove all users and groups created by omnibus-gitlab, before removing the gitlab package (with dpkg or yum) run `sudo gitlab-ctl remove-accounts`. *Note* All gitlab processes need to be stopped before running the command.
 
### Common installation problems
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment