update plg
This commit is contained in:
parent
cfb501bb35
commit
4a587c9b6c
|
@ -113,7 +113,8 @@ The 'remove' script.
|
||||||
<FILE Run="/bin/bash" Method="remove">
|
<FILE Run="/bin/bash" Method="remove">
|
||||||
<INLINE>
|
<INLINE>
|
||||||
removepkg &plugin;/&name;-&version;.txz
|
removepkg &plugin;/&name;-&version;.txz
|
||||||
rm -f &plugin;/&name;-&version;.txz
|
rm -rf &emhttp;
|
||||||
|
rm -f &plugin;/&name;-&version;z*
|
||||||
rm -f &plugin;/*.txz
|
rm -f &plugin;/*.txz
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user