mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-07-31 13:41:35 +00:00
hotspot-to-wpa: rework for RouterOS 7.24 compatibility
This commit is contained in:
parent
23e5c00de0
commit
b47ada967c
11 changed files with 408 additions and 333 deletions
|
|
@ -15,7 +15,7 @@
|
|||
# Git commit id & info, expected configuration version
|
||||
:global CommitId "unknown";
|
||||
:global CommitInfo "unknown";
|
||||
:global ExpectedConfigVersion 144;
|
||||
:global ExpectedConfigVersion 145;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue