This commit is contained in:
2023-01-19 20:52:52 -08:00
parent 8be3efa9e0
commit 2bf73b8a3b
10 changed files with 23 additions and 35 deletions

View File

@ -18,7 +18,7 @@ done
sudo systemctl stop gogs
sudo systemctl disable gogs
rm -rf /etc/systemd/system/gogs.service
sudo rm -rf /etc/systemd/system/gogs.service
sudo userdel git
sudo rm -rf /home/git
sudo rm -rf /var/log/gogs/*