mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
packages-update: lock against multiple invocation
This commit is contained in:
@ -6,6 +6,9 @@
|
||||
|
||||
:global DownloadPackage;
|
||||
:global ScriptFromTerminal;
|
||||
:global ScriptLock;
|
||||
|
||||
$ScriptLock "packages-update";
|
||||
|
||||
:local Update [ / system package update get ];
|
||||
|
||||
|
Reference in New Issue
Block a user