mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 01:35:03 +02:00
hotspot-to-wpa: lock the script
This commit is contained in:
parent
51ebbd46d9
commit
4176fd058e
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@
|
|||
:global EitherOr;
|
||||
:global LogPrintExit2;
|
||||
:global ParseKeyValueStore;
|
||||
:global ScriptLock;
|
||||
|
||||
$ScriptLock $0;
|
||||
|
||||
:local MacAddress $"mac-address";
|
||||
:local UserName $username;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue