From 001e7eeb39ee993539334805622f8cd24fde63e9 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 28 Feb 2020 15:26:26 +0100 Subject: global-functions: sort alphabetically --- check-routeros-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check-routeros-update') diff --git a/check-routeros-update b/check-routeros-update index d622ba3..4ed52f3 100644 --- a/check-routeros-update +++ b/check-routeros-update @@ -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={ -- cgit v1.2.3-54-g00ecf