mod_firewall: Include scripts with plugin installer (thanks gooya)
authorKim Alvefur <zash@zash.se>
Wed, 07 Jun 2023 12:23:31 +0200
changeset 5526 e8f46195b292
parent 5525 ef1ae6390742
child 5527 a0a4413e55b8
mod_firewall: Include scripts with plugin installer (thanks gooya)
mod_firewall/README.markdown
--- 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
 ---
 
 ------------------------------------------------------------------------