make GeneratePSK a global function

This commit is contained in:
Christian Hesse 2018-10-09 13:32:45 +02:00
parent 9c3f3b9f20
commit 7b4bef1a1e
4 changed files with 59 additions and 55 deletions

View file

@ -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" "-";