diff --git a/MailScanner/uninstall.sh b/MailScanner/msuninstall.sh similarity index 100% rename from MailScanner/uninstall.sh rename to MailScanner/msuninstall.sh diff --git a/README.md b/README.md index 025d089..17f0028 100644 --- a/README.md +++ b/README.md @@ -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 +```