From e3201eeaf41423b15a1940eeb40278c07af505b6 Mon Sep 17 00:00:00 2001 From: Derek Macias Date: Sun, 13 Dec 2015 15:37:02 -0700 Subject: [PATCH] edit remove script --- plugins/NerdPack.plg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/NerdPack.plg b/plugins/NerdPack.plg index 78918812..64af10fd 100644 --- a/plugins/NerdPack.plg +++ b/plugins/NerdPack.plg @@ -128,10 +128,10 @@ The 'remove' script. --> -removepkg &plgpath;/&plgname;.txz \ - &plgpath;/&pkg; -rm -rf &emhttp; \ - -rf &plgpath; +removepkg &plgpath;/&plgname;.txz +rm -rf &emhttp; +rm -f &plgpath;/&plgname;.txz +rm -f &plgpath;/&plgname;.md5 echo "" echo "-----------------------------------------------------------"