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 ""