mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-03 01:34:47 +02:00
check-routeros-update: resend notification if version changes
This commit is contained in:
parent
21f2b04f9a
commit
23b167e84b
2 changed files with 10 additions and 12 deletions
|
@ -50,5 +50,5 @@
|
|||
:global "script-updates-ignore" { "global-config"; "GeneratePSK" };
|
||||
|
||||
# Do *NOT* change these!
|
||||
:global "sent-routeros-update-notification" false;
|
||||
:global "sent-routeros-update-notification" "-";
|
||||
:global "identity" [ / system identity get name ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue