Files
ConfigServerBackups/README.md
2025-07-28 11:29:44 +01:00

13 lines
374 B
Markdown

# Scripts for Way to the Web Limited Products
### The scripts in this repository will uninstall each product
## MailScanner:
```
curl -s -o msuninstall.pl https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/MailScanner/msuninstall.pl
curl -s https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/MailScanner/msuninstall.sh | bash
```