message to edit nginx.conf

This commit is contained in:
openoms
2019-03-30 09:37:38 +00:00
parent 456143d305
commit 8ac8f209cb
3 changed files with 119 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
sudo systemctl stop nginx
sudo systemctl disable nginx
sudo apt remove -y nginx
sudo sytemctl stop certbot
sudo sytemctl disable certbot
sudo rm /etc/systemd/system/certbot.service
sudo rm certbot*
sudo nano systemctl stop electrs
sudo nano systemctl disable electrs