From b64a6ea7c7ba90e663a3ff0c6682feb4b5dda4f6 Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Tue, 18 Oct 2022 22:19:35 -0700 Subject: [PATCH] Update 'scripts/gitearemove.sh' --- scripts/gitearemove.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gitearemove.sh b/scripts/gitearemove.sh index 543c271..a92bc26 100644 --- a/scripts/gitearemove.sh +++ b/scripts/gitearemove.sh @@ -10,7 +10,7 @@ fi sudo systemctl stop gitea sudo systemctl disable gitea -sudo rm-rf /home/git +sudo rm -rf /home/git sudo userdel git sudo rm -rf /usr/local/bin/gitea sudo rm -rf /var/lib/gitea/*