mirror of
https://github.com/waytotheweb/scripts.git
synced 2026-03-29 19:27:07 +00:00
Update msuninstall.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user