From c84bfda18f196586c4478f67b31a94b222fc738c Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Fri, 21 Oct 2022 10:15:39 -0700 Subject: [PATCH] Update 'scripts/gitearemove.sh' --- scripts/gitearemove.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/gitearemove.sh b/scripts/gitearemove.sh index 12649df..80faf87 100644 --- a/scripts/gitearemove.sh +++ b/scripts/gitearemove.sh @@ -18,6 +18,7 @@ do done sudo systemctl stop gitea sudo systemctl disable gitea +deluser git sudo rm -rf /home/git sudo userdel git sudo rm -rf /usr/local/bin/gitea