mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-20 13:24:19 +01:00
message to edit nginx.conf
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user