This commit is contained in:
dmacias72 2021-01-08 22:35:41 -07:00
parent 8e1d6c363e
commit 87b32cf6c7
3 changed files with 6 additions and 3 deletions

View File

@ -0,0 +1 @@
eab0b690e89d2f34e74656434f07405d NerdPack-2021.01.08-x86_64-1.txz

Binary file not shown.

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "NerdPack">
<!ENTITY author "dmacias72">
<!ENTITY version "2019.12.31">
<!ENTITY version "2021.01.08">
<!ENTITY launch "Settings/&name;">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-&name;/master">
<!ENTITY pluginURL "&gitURL;/plugin/&name;.plg">
@ -17,6 +17,8 @@
<CHANGES>
##&name;
###2021.01.08
- fix plugin package permisions
###2019.12.31
- fix package subset fals positives
- update depends
@ -272,7 +274,7 @@ echo ""
echo "-----------------------------------------------------------"
echo " &name; has been installed."
echo " This plugin requires Dynamix webGui to operate"
echo " Copyright 2016-2019, &author;, eschultz"
echo " Copyright 2016-2021, &author;, eschultz"
echo " Version: &version;"
echo "-----------------------------------------------------------"
echo ""
@ -293,7 +295,7 @@ rm -f &plgPATH;/&plgNAME;.md5
echo ""
echo "-----------------------------------------------------------"
echo " &name; has been removed."
echo " Copyright 2016-2019, &author;, eschultz"
echo " Copyright 2016-2021, &author;, eschultz"
echo " Version: &version;"
echo "-----------------------------------------------------------"
echo ""