From 778af7c26ca3164a287cc644c8b3885dcd5be5f0 Mon Sep 17 00:00:00 2001 From: chirpy <50025123+waytotheweb@users.noreply.github.com> Date: Mon, 28 Jul 2025 11:22:09 +0100 Subject: [PATCH] MailScanner --- MailScanner/{uninstall.sh => msuninstall.sh} | 0 README.md | 14 ++++++++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) rename MailScanner/{uninstall.sh => msuninstall.sh} (100%) 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 +```