From 58af289119e5cbedd4ee0b70702e0de67a188283 Mon Sep 17 00:00:00 2001 From: Derek Macias Date: Fri, 10 Jun 2016 07:39:21 -0600 Subject: [PATCH] update --- plugins/speedtest.plg | 4 +++- plugins/speedtest.xml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index 7c2ebbc4..51d782f3 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -21,6 +21,8 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe --> +###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 diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index d9905958..438747cb 100644 --- a/plugins/speedtest.xml +++ b/plugins/speedtest.xml @@ -11,8 +11,10 @@ This plugin interacts with the command line interface for testing internet bandw http://lime-technology.com/forum/index.php?topic=43500.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png -2016-06-08 +2016-06-10 +###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