hotspot-to-wpa: lock the script

This commit is contained in:
Christian Hesse 2023-06-13 08:57:13 +02:00
parent 51ebbd46d9
commit 4176fd058e

View file

@ -13,6 +13,9 @@
:global EitherOr;
:global LogPrintExit2;
:global ParseKeyValueStore;
:global ScriptLock;
$ScriptLock $0;
:local MacAddress $"mac-address";
:local UserName $username;