From 51d4603e551bee1301156ab64a40294f513e4d55 Mon Sep 17 00:00:00 2001 From: chirpy <50025123+waytotheweb@users.noreply.github.com> Date: Mon, 28 Jul 2025 11:28:59 +0100 Subject: [PATCH] Update msuninstall.sh --- MailScanner/msuninstall.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MailScanner/msuninstall.sh b/MailScanner/msuninstall.sh index f17476c..6bc75eb 100644 --- a/MailScanner/msuninstall.sh +++ b/MailScanner/msuninstall.sh @@ -6,8 +6,8 @@ ############################################################################### PATH=$PATH:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin -if [ ! -e "msinstall.pl" ]; then - echo "You must be inside the msinstall directory to run this script" +if [ ! -e "msuninstall.pl" ]; then + echo "Download msuninstall.pl here first" exit fi