Update README.md

This commit is contained in:
chirpy
2025-07-28 11:29:44 +01:00
parent 51d4603e55
commit 5e6ef12e6f

View File

@@ -7,6 +7,6 @@
## 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
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
```