From d95a3448676b180a88b0a38cefcd0cdc70197f3b Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Thu, 20 Oct 2022 11:16:07 -0700 Subject: [PATCH] Update 'scripts/gitlabuninstall.sh' --- scripts/gitlabuninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gitlabuninstall.sh b/scripts/gitlabuninstall.sh index 0e6c8d7..4555d7e 100644 --- a/scripts/gitlabuninstall.sh +++ b/scripts/gitlabuninstall.sh @@ -16,7 +16,7 @@ do ;; esac done - +sudo gitlab-ctl stop sudo apt remove gitlab-ce -y sudo apt update && apt upgrade -y sudo ufw delete allow 443