update plugin
This commit is contained in:
parent
4a587c9b6c
commit
a93c2d1be0
|
@ -4,7 +4,7 @@
|
||||||
<!ENTITY name "speedtest">
|
<!ENTITY name "speedtest">
|
||||||
<!ENTITY repo "unRAID">
|
<!ENTITY repo "unRAID">
|
||||||
<!ENTITY author "dmacias72">
|
<!ENTITY author "dmacias72">
|
||||||
<!ENTITY version "2015.12.10a">
|
<!ENTITY version "2015.12.10">
|
||||||
<!ENTITY launch "Settings/&name;">
|
<!ENTITY launch "Settings/&name;">
|
||||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/&repo;/master">
|
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/&repo;/master">
|
||||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||||
|
@ -112,7 +112,6 @@ The 'remove' script.
|
||||||
-->
|
-->
|
||||||
<FILE Run="/bin/bash" Method="remove">
|
<FILE Run="/bin/bash" Method="remove">
|
||||||
<INLINE>
|
<INLINE>
|
||||||
removepkg &plugin;/&name;-&version;.txz
|
|
||||||
rm -rf &emhttp;
|
rm -rf &emhttp;
|
||||||
rm -f &plugin;/&name;-&version;z*
|
rm -f &plugin;/&name;-&version;z*
|
||||||
rm -f &plugin;/*.txz
|
rm -f &plugin;/*.txz
|
||||||
|
|
Loading…
Reference in New Issue
Block a user