mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-28 04:10:07 +02:00
global-functions: sort alphabetically
This commit is contained in:
parent
3db752bc97
commit
001e7eeb39
17 changed files with 339 additions and 340 deletions
|
@ -8,14 +8,14 @@
|
|||
:global GlobalConfigVersion;
|
||||
:global Identity;
|
||||
:global IDonate;
|
||||
:global SentConfigChangesNotification;
|
||||
:global ScriptUpdatesFetch;
|
||||
:global ScriptUpdatesBaseUrl;
|
||||
:global ScriptUpdatesUrlSuffix;
|
||||
:global ScriptUpdatesFetch;
|
||||
:global ScriptUpdatesIgnore;
|
||||
:global ScriptUpdatesUrlSuffix;
|
||||
:global SentConfigChangesNotification;
|
||||
|
||||
:global SendNotification;
|
||||
:global LogPrintExit;
|
||||
:global SendNotification;
|
||||
|
||||
:foreach Script in=[ / system script find where source~"^#!rsc" ] do={
|
||||
:local Ignore 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue