update
This commit is contained in:
parent
19bc64b218
commit
d677960573
@ -3,7 +3,7 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "cmdline">
|
||||
<!ENTITY author "dmacias72">
|
||||
<!ENTITY version "2016.03.24">
|
||||
<!ENTITY version "2016.06.14">
|
||||
<!ENTITY launch "Settings/CommandLineSettings">
|
||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||
@ -20,6 +20,9 @@ This Plugin installs and controls shellinabox for unRaid 6.1 All dependencies a
|
||||
-->
|
||||
|
||||
<CHANGES>
|
||||
###2016.06.14
|
||||
- add: dynamix plugin update api
|
||||
- add: help content
|
||||
###2016.03.24
|
||||
- update shellinabox to unofficial 2.20
|
||||
- fix: https when ssl is enabled
|
||||
|
@ -11,8 +11,11 @@ Command Line implements Shell In A Box. A web server that can export arbitrary c
|
||||
</Description>
|
||||
<Support>http://lime-technology.com/forum/index.php?topic=42683.0</Support>
|
||||
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/cmdline.png</Icon>
|
||||
<Date>2016-03-24</Date>
|
||||
<Date>2016-06-14</Date>
|
||||
<Changes>
|
||||
###2016.06.14
|
||||
- add: dynamix plugin update api
|
||||
- add: help content
|
||||
###2016.03.24
|
||||
- update shellinabox to unofficial 2.20
|
||||
- fix: https when ssl is enabled
|
||||
|
Loading…
Reference in New Issue
Block a user