mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-02 17:24:30 +02:00
check-routeros-update: support update from specific neighbor(s)
... by matching the identity property.
This commit is contained in:
parent
49d85c6def
commit
7b47ed7ea5
5 changed files with 8 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
:local 0 "global-functions";
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 104;
|
||||
:global ExpectedConfigVersion 105;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue