MailScanner

This commit is contained in:
chirpy
2025-07-28 11:22:09 +01:00
parent 8fcbe754b2
commit 778af7c26c
2 changed files with 12 additions and 2 deletions

View File

@@ -1,2 +1,12 @@
# scripts
Scripts for Way to the Web Limited Products
# Scripts for Way to the Web Limited Products
### The scripts in this repository will uninstall each product
## MailScanner:
```
wget https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/MailScanner/msuninstall.pl
wget https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/MailScanner/msuninstall.sh | bash
```