diff options
author | Christian Hesse <mail@eworm.de> | 2023-11-14 10:10:56 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-11-15 14:34:33 +0100 |
commit | 448b44cde664a5da65c3b8726e8f512483693eca (patch) | |
tree | 9aee3183f1081c6ad5a11f36bd30ff52ae091f29 /hotspot-to-wpa-cleanup.template.rsc | |
parent | 3aec5d70c628003634fc413cdb00b2e1e0c9fca5 (diff) |
Makefile: support new wifi package...
... introduced with RouterOS 7.13beta1.
Diffstat (limited to 'hotspot-to-wpa-cleanup.template.rsc')
-rw-r--r-- | hotspot-to-wpa-cleanup.template.rsc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hotspot-to-wpa-cleanup.template.rsc b/hotspot-to-wpa-cleanup.template.rsc index 8cc732b..d033b20 100644 --- a/hotspot-to-wpa-cleanup.template.rsc +++ b/hotspot-to-wpa-cleanup.template.rsc @@ -4,9 +4,9 @@ # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # provides: lease-script, order=80 -# NOT /caps-man # +# NOT /caps-man/ # # requires RouterOS, version=7.12beta3 -# NOT /caps-man # +# NOT /caps-man/ # # # manage and clean up private WPA passphrase after hotspot login # https://git.eworm.de/cgit/routeros-scripts/about/doc/hotspot-to-wpa.md |