This commit is contained in:
Derek Macias
2016-06-10 07:39:21 -06:00
parent 6d6579dcef
commit 58af289119
2 changed files with 6 additions and 2 deletions

View File

@@ -11,8 +11,10 @@ This plugin interacts with the command line interface for testing internet bandw
</Description>
<Support>http://lime-technology.com/forum/index.php?topic=43500.0</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png</Icon>
<Date>2016-06-08</Date>
<Date>2016-06-10</Date>
<Changes>
###2016.06.10
- fix: make schedule variables unique, so other schedules aren't affected
###2016.06.08
- fix: getting no results because script version 0.3.1 missing timeout option
###2016.06.04