update start and stop scripts
This commit is contained in:
parent
0dca8313a2
commit
3599d3e2e4
|
@ -3,7 +3,7 @@
|
||||||
<!DOCTYPE PLUGIN [
|
<!DOCTYPE PLUGIN [
|
||||||
<!ENTITY name "libvirtwol">
|
<!ENTITY name "libvirtwol">
|
||||||
<!ENTITY author "dmacias72">
|
<!ENTITY author "dmacias72">
|
||||||
<!ENTITY version "2015.12.21">
|
<!ENTITY version "2015.12.21a">
|
||||||
<!ENTITY launch "Settings/VMManager">
|
<!ENTITY launch "Settings/VMManager">
|
||||||
<!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,8 @@ This Plugin installs libvirt wake on lan for unRaid 6.1 All dependencies are in
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<CHANGES>
|
<CHANGES>
|
||||||
###2015.12.21
|
###2015.12.21a
|
||||||
|
- fix config file and start/stop
|
||||||
- add unRAID version check
|
- add unRAID version check
|
||||||
- add md5 package ckeck
|
- add md5 package ckeck
|
||||||
- convert install and remove scripts
|
- convert install and remove scripts
|
||||||
|
|
|
@ -13,7 +13,8 @@ Wake On Lan for Libvirt. Allows you to recieve a wake on lan packet to wake or s
|
||||||
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/libvirtwol.png</Icon>
|
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/libvirtwol.png</Icon>
|
||||||
<Date>2015-12-21</Date>
|
<Date>2015-12-21</Date>
|
||||||
<Changes>
|
<Changes>
|
||||||
###2015.12.21
|
###2015.12.21a
|
||||||
|
- fix config file and start/stop
|
||||||
- add unRAID version check
|
- add unRAID version check
|
||||||
- add md5 package ckeck
|
- add md5 package ckeck
|
||||||
- convert install and remove scripts
|
- convert install and remove scripts
|
||||||
|
|
Loading…
Reference in New Issue
Block a user