Mercurial > prosody-modules
diff mod_firewall/README.markdown @ 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 | d0d251abf595 |
children | a8f49bf7f8e6 |
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 --- ------------------------------------------------------------------------