Update UPDATE.sh

This commit is contained in:
Stefan Pejcic
2024-08-19 12:55:22 +02:00
committed by GitHub
parent 52b869d604
commit 9d373c47ec

View File

@@ -290,6 +290,9 @@ service certbot stop
service certbot disable
apt-get remove certbot -y
apt autoremove
systemctl daemon-reload
}