From 725f600d5b7728c4fc26809bdf7e7a4a2d827e2e Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Sat, 17 Sep 2016 01:48:55 -0600 Subject: [PATCH] update --- plugins/apache.plg | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/plugins/apache.plg b/plugins/apache.plg index 38be62df..38e966af 100755 --- a/plugins/apache.plg +++ b/plugins/apache.plg @@ -221,20 +221,19 @@ The 'remove' script. --> -&emhttp;/scripts/stop +/etc/rc.d/rc.apache stop removepkg &plgpath;/&plgname;.txz rm -rf &emhttp; rm -f &plgpath;/&plgname;.txz rm -f &plgpath;/&plgname;.md5 #remove installed packages -echo "Removing installed packages..." +echo "Please wait, removing installed packages..." /dev/null 2>&1 +rm -f /boot/config/plugins/apache/*.txz ]]> -rm -f &plgpath;/*.txz - echo "" echo "-----------------------------------------------------------" echo " &name; has been removed."