Update NerdPack.plg

Created 2022.08.23 update
This commit is contained in:
damnoodle 2022-08-23 11:30:52 -05:00 committed by GitHub
parent 7402954470
commit 2547e2da97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
<?xml version='1.0' standalone='yes'?>
<!DOCTYPE PLUGIN [
<!ENTITY name "NerdPack">
<!ENTITY author "dmacias72">
<!ENTITY version "2021.08.11">
<!ENTITY name "SlackPack">
<!ENTITY author "damnoodle">
<!ENTITY version "2022.08.23">
<!ENTITY launch "Settings/&name;">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-&name;/master">
<!ENTITY pluginURL "&gitURL;/plugin/&name;.plg">
@ -17,6 +17,10 @@
<CHANGES>
##&name;
###2022.08.23
- Forked dmacias72/unRAID-NerdPack
- Changed name from NerdPack to SlackPack
- Updated package urls and source
###2021.08.11
- Allow Multiple Digit Version Revisions thanks to Keith Lamprecht
###2021.01.08
@ -276,7 +280,7 @@ echo ""
echo "-----------------------------------------------------------"
echo " &name; has been installed."
echo " This plugin requires Dynamix webGui to operate"
echo " Copyright 2016-2021, &author;, eschultz"
echo " Copyright 2022, &author;, dmacias, eschultz"
echo " Version: &version;"
echo "-----------------------------------------------------------"
echo ""
@ -297,7 +301,7 @@ rm -f &plgPATH;/&plgNAME;.md5
echo ""
echo "-----------------------------------------------------------"
echo " &name; has been removed."
echo " Copyright 2016-2021, &author;, eschultz"
echo " Copyright 2016-2021, &author;, dmacias, eschultz"
echo " Version: &version;"
echo "-----------------------------------------------------------"
echo ""