fix screenfetch not added to bash profile
This commit is contained in:
parent
68210a716a
commit
e1bdfb8107
@ -3,7 +3,7 @@
|
|||||||
<!DOCTYPE PLUGIN [
|
<!DOCTYPE PLUGIN [
|
||||||
<!ENTITY name "cmdline">
|
<!ENTITY name "cmdline">
|
||||||
<!ENTITY author "dmacias72">
|
<!ENTITY author "dmacias72">
|
||||||
<!ENTITY version "2017.02.05">
|
<!ENTITY version "2017.05.21">
|
||||||
<!ENTITY launch "Settings/CommandLineSettingsTabs">
|
<!ENTITY launch "Settings/CommandLineSettingsTabs">
|
||||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
||||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||||
@ -21,7 +21,9 @@ This Plugin installs and controls shellinabox for unRaid 6.1 All dependencies a
|
|||||||
|
|
||||||
<CHANGES>
|
<CHANGES>
|
||||||
##&name;
|
##&name;
|
||||||
###&version;
|
###2017.05.21
|
||||||
|
- fix screenfetch not added to bash profile
|
||||||
|
###2017.02.05
|
||||||
- update some code to jquery
|
- update some code to jquery
|
||||||
- add support link in readme
|
- add support link in readme
|
||||||
###2017.01.28
|
###2017.01.28
|
||||||
|
@ -11,8 +11,10 @@ Command Line implements Shell In A Box. A web server that can export arbitrary c
|
|||||||
</Description>
|
</Description>
|
||||||
<Support>http://lime-technology.com/forum/index.php?topic=42683.0</Support>
|
<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>
|
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/cmdline.png</Icon>
|
||||||
<Date>2017.02.05</Date>
|
<Date>2017.05.21</Date>
|
||||||
<Changes>
|
<Changes>
|
||||||
|
###2017.05.21
|
||||||
|
- fix screenfetch not added to bash profile
|
||||||
###2017.02.05
|
###2017.02.05
|
||||||
- update some code to jquery
|
- update some code to jquery
|
||||||
- add support link in readme
|
- add support link in readme
|
||||||
|
Loading…
x
Reference in New Issue
Block a user