From eea032f115856d5e26d3917ac5e7aacc71a283a6 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Sat, 17 Sep 2016 01:21:21 -0600 Subject: [PATCH] update --- plugins/apache.plg | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/plugins/apache.plg b/plugins/apache.plg index effe9a6c..38be62df 100755 --- a/plugins/apache.plg +++ b/plugins/apache.plg @@ -3,7 +3,7 @@ - + @@ -20,7 +20,7 @@ This Plugin installs and controls The Apache HTTP Server ("httpd") for unRaid 6. --> -###2016.09.16 +###2016.09.17 - update plugin for 6.2 only ###2015.09.07 - fix start and stop scripts @@ -228,7 +228,11 @@ rm -f &plgpath;/&plgname;.txz rm -f &plgpath;/&plgname;.md5 #remove installed packages -setsid removepkg &plgpath;/*.txz +echo "Removing installed packages..." + + rm -f &plgpath;/*.txz echo ""