mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 09:44:30 +02:00
global-functions: sort alphabetically
This commit is contained in:
parent
3db752bc97
commit
001e7eeb39
17 changed files with 339 additions and 340 deletions
|
@ -9,9 +9,9 @@
|
|||
:global SentRouterosUpdateNotification;
|
||||
|
||||
:global DeviceInfo;
|
||||
:global LogPrintExit;
|
||||
:global ScriptFromTerminal;
|
||||
:global SendNotification;
|
||||
:global LogPrintExit;
|
||||
|
||||
:local DoUpdate do={
|
||||
:if ([ / system script print count-only where name="packages-update" ] > 0) do={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue