From 7b4bef1a1e8e110b6fc30f7b2768e04b8b153693 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 9 Oct 2018 13:32:45 +0200 Subject: make GeneratePSK a global function --- global-config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'global-config') diff --git a/global-config b/global-config index 53ad29e..02f36c6 100644 --- a/global-config +++ b/global-config @@ -71,7 +71,9 @@ #:global "script-updates-baseurl" "https://raw.githubusercontent.com/eworm-de/routeros-scripts/master/"; #:global "script-updates-baseurl" "https://gitlab.com/eworm-de/routeros-scripts/raw/master/"; :global "script-updates-urlsuffix" ""; -:global "script-updates-ignore" { "global-config"; "GeneratePSK" }; +:global "script-updates-ignore" { + "global-config" +} # Do *NOT* change these! :global "sent-routeros-update-notification" "-"; -- cgit v1.2.3-54-g00ecf