changeset 5522:e8f46195b292

mod_firewall: Include scripts with plugin installer (thanks gooya)
author Kim Alvefur <zash@zash.se>
date Wed, 07 Jun 2023 12:23:31 +0200
parents ef1ae6390742
children a0a4413e55b8
files mod_firewall/README.markdown
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_firewall/README.markdown	Wed Jun 07 01:51:23 2023 +0200
+++ b/mod_firewall/README.markdown	Wed Jun 07 12:23:31 2023 +0200
@@ -10,6 +10,8 @@
       mod_firewall.definitions: definitions.lib.lua
       mod_firewall.marks: marks.lib.lua
       mod_firewall.test: test.lib.lua
+    copy_directories:
+      - scripts
 ---
 
 ------------------------------------------------------------------------