Update 'scripts/gitearemove.sh'

This commit is contained in:
Sophia Atkinson 2022-10-19 21:30:50 -07:00
parent a24659bbd5
commit 6029f4c509
1 changed files with 2 additions and 1 deletions

View File

@ -15,4 +15,5 @@ sudo userdel git
sudo rm -rf /usr/local/bin/gitea
sudo rm -rf /var/lib/gitea/*
sudo rm -rf /etc/gitea
sudo ufw deny 3000
sudo ufw delete allow 3000