fix uninstall details: reorder remove-accounts and cleanse commands
Running sudo gitlab-ctl cleanse
before sudo gitlab-ctl remove-accounts
results in remove-accounts
failing. Also add reboot step.
Replaces https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1097