|
|
@@ -88,5 +88,6 @@
|
|
|
{template, "files/rewrite.config", "etc/rewrite.config"},
|
|
|
{template, "files/clients.config", "etc/clients.config"},
|
|
|
{template, "files/plugins.config", "etc/plugins.config"},
|
|
|
- {template, "files/vm.args", "etc/vm.args"}
|
|
|
+ {template, "files/vm.args", "etc/vm.args"},
|
|
|
+ {copy, "files/loaded_plugins", "data/loaded_plugins"}
|
|
|
]}.
|