From 68c21b7174f04312d08585ba21368a448ab3278d Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Wed, 17 Feb 2016 02:58:18 -0700 Subject: [PATCH] update NerdPack plugin and packages --- plugins/NerdPack.plg | 8 ++++++-- plugins/NerdPack.xml | 6 +++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/plugins/NerdPack.plg b/plugins/NerdPack.plg index a1ced2ae..1287bf35 100755 --- a/plugins/NerdPack.plg +++ b/plugins/NerdPack.plg @@ -3,7 +3,7 @@ - + @@ -16,9 +16,13 @@ +###2016.02.17 +- remove curl progress bar +- separate plugin depends by comma +- only show update status of selected packages when processing ###2016.02.15 - update tablesorter -- fix spacing of echoed messages +- fix spacing of processing messages - remove array start event package install - move initial package install to plugin install ###2016.02.08 diff --git a/plugins/NerdPack.xml b/plugins/NerdPack.xml index b2dc8edb..a22141b4 100644 --- a/plugins/NerdPack.xml +++ b/plugins/NerdPack.xml @@ -11,8 +11,12 @@ This plugin allows installation of extra packages, mostly CLI, for advanced user http://lime-technology.com/forum/index.php?topic=37541.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.png -2016-02-15 +2016-02-17 +###2016.02.17 +- remove curl progress bar +- separate plugin depends by comma +- only show update status of selected packages when ###2016.02.15 - update tablesorter - fix spacing of echoed messages