remove symlink to speedtest-linux

This commit is contained in:
Derek Macias 2016-01-17 19:41:30 -07:00
parent ce9cf274d7
commit af23baff8e

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [ <!DOCTYPE PLUGIN [
<!ENTITY name "speedtest"> <!ENTITY name "speedtest">
<!ENTITY author "dmacias72"> <!ENTITY author "dmacias72">
<!ENTITY version "2016.01.16"> <!ENTITY version "2016.01.17">
<!ENTITY launch "Tools/Speedtest"> <!ENTITY launch "Tools/Speedtest">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master"> <!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg"> <!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
@ -21,6 +21,8 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe
--> -->
<CHANGES> <CHANGES>
###2016.01.17
- remove symlink to speedtest-linux
###2016.01.16 ###2016.01.16
- minor diplay changes - minor diplay changes
- add tablesorter as a separate package - add tablesorter as a separate package