mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
global-functions: sort alphabetically
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user