continue on exception
This commit is contained in:
parent
b3b81f4eb8
commit
540bfbab5b
|
@ -3,7 +3,7 @@
|
|||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "libvirtwol">
|
||||
<!ENTITY author "dmacias72">
|
||||
<!ENTITY version "2016.10.22">
|
||||
<!ENTITY version "2016.11.05">
|
||||
<!ENTITY launch "Settings/VMSettings">
|
||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||
|
@ -22,6 +22,8 @@ This Plugin installs libvirt wake on lan for unRaid 6.1 All dependencies are in
|
|||
<CHANGES>
|
||||
##&name;
|
||||
###&version;
|
||||
- fix: continue script on exception e.g. error in vm xml
|
||||
###2016.10.22
|
||||
- fix: min and max
|
||||
###2016.10.15
|
||||
- add: min and max versions
|
||||
|
|
|
@ -11,8 +11,12 @@ Wake On Lan for Virtual Machines. Allows you to recieve a wake on lan packet to
|
|||
</Description>
|
||||
<Support>http://lime-technology.com/forum/index.php?topic=44017.0</Support>
|
||||
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/libvirtwol.png</Icon>
|
||||
<Date>2016-10-15</Date>
|
||||
<Date>2016-11-05</Date>
|
||||
<Changes>
|
||||
###2016.11.05
|
||||
- fix: continue script on exception e.g. error in vm xml
|
||||
###2016.10.22
|
||||
- fix: min and max
|
||||
###2016.10.15
|
||||
- add: min and max versions
|
||||
###2016.10.09
|
||||
|
|
Loading…
Reference in New Issue
Block a user