mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-03 06:34:27 +02:00
update-tunnelbroker: lock the script
This commit is contained in:
parent
2861610e5a
commit
befa739e11
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@
|
|||
:global CertificateAvailable;
|
||||
:global LogPrintExit2;
|
||||
:global ParseKeyValueStore;
|
||||
:global ScriptLock;
|
||||
|
||||
$ScriptLock $0;
|
||||
|
||||
:if ([ $CertificateAvailable "Starfield Secure Certificate Authority - G2" ] = false) do={
|
||||
$LogPrintExit2 error $0 ("Downloading required certificate failed.") true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue