check-routeros-update: support installing updates automatically if seen in neighbor list

This commit is contained in:
Christian Hesse 2020-11-01 21:48:03 +01:00
parent 7f356d76bf
commit 98c132105d
6 changed files with 19 additions and 5 deletions

View file

@ -8,7 +8,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/
# expected configuration version
:global ExpectedConfigVersion 35;
:global ExpectedConfigVersion 36;
# global variables not to be changed by user
:global GlobalFunctionsReady false;