removed command output

would give the appearance that it hung
This commit is contained in:
Derek Macias
2015-12-15 07:50:23 -07:00
parent bd08953a20
commit fcce244e90
2 changed files with 6 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "NerdPack">
<!ENTITY author "dmacias72">
<!ENTITY version "2015.12.15">
<!ENTITY version "2015.12.15a">
<!ENTITY launch "Settings/&name;">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
@ -17,6 +17,8 @@
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;">
<CHANGES>
###2015.12.15a
- remove command output
###2015.12.15
- minor fixes
###2015.12.14