version and permissions for script

This commit is contained in:
Derek Macias
2015-12-20 10:07:44 -07:00
parent 11274a1bf6
commit 828b1d52c3
2 changed files with 10 additions and 4 deletions

View File

@@ -11,8 +11,11 @@ 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>2015-12-19</Date>
<Date>2015-12-20</Date>
<Changes>
###2015.12.20
- added speedtest-xml script to /usr/sbin/ for cron jobs
- added logging to speedtest.php for start and completion of the script
###2015.12.19
- changed icon thanks to hernandito
- convert to stand alone script for cron jobs