„plugins/Unraid-Kernel-Helper.plg“ ändern

This commit is contained in:
2020-06-20 10:35:16 +02:00
parent bd3160eecb
commit 997bfcc99c

View File

@@ -2,8 +2,8 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "Unraid-Kernel-Helper">
<!ENTITY author "ich777">
<!ENTITY version "2020.06.15">
<!ENTITY md5 "c31f28eec8ec49a611dd23cf06d7b683">
<!ENTITY version "2020.06.20">
<!ENTITY md5 "093c7607d6a572fb2c0e5db6df8878fa">
<!ENTITY launch "Settings/Unraid-Kernel-Helper">
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
<!ENTITY github "ich777/unraid-kernel-helper-plugin">
@@ -13,11 +13,14 @@
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;" min="6.8.3" support="https://forums.unraid.net/topic/92865-support-ich777-nvidiadvb-kernel-helperbuilder-docker/" icon="cogs">
<CHANGES>
###14.06.2020
###2020.06.20
Added additional ZFS information
###2020.06.14
Cleanup UI
Make DVB Info understandable
###14.06.2020
###2020.06.14
Initial Release
</CHANGES>