mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-10 01:54:29 +02:00
hotspot-to-wpa-cleanup: drop hard-coded server name, find by comment
This commit is contained in:
parent
0c8bc60648
commit
16a551a0ee
4 changed files with 27 additions and 14 deletions
|
@ -12,7 +12,7 @@
|
|||
:local 0 "global-functions";
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 102;
|
||||
:global ExpectedConfigVersion 103;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue