process?.send
This commit is contained in:
parent
576dfa9c45
commit
e5fd2cbc0f
1 changed files with 2 additions and 1 deletions
|
|
@ -35,12 +35,13 @@ pm2 startup
|
|||
pm2 save
|
||||
```
|
||||
|
||||
## Migration from the bash version
|
||||
## 🗑️ Remove the old version
|
||||
```bash
|
||||
sudo systemctl stop abuseipdb-ufw.service
|
||||
sudo systemctl disable abuseipdb-ufw.service
|
||||
sudo rm /etc/systemd/system/abuseipdb-ufw.service
|
||||
sudo systemctl daemon-reload
|
||||
sudo rm -r /usr/local/bin/UFW-AbuseIPDB-Reporter
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue