update remove script

This commit is contained in:
Derek Macias 2015-12-14 01:41:21 -07:00
parent aa2a22b8be
commit d62a9f6568

View File

@ -126,10 +126,10 @@ The 'remove' script.
-->
<FILE Run="/bin/bash" Method="remove">
<INLINE>
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 "-----------------------------------------------------------"