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

@ -9,7 +9,7 @@
# Make sure all configuration properties are up to date and this
# value is in sync with value in script 'global-functions'!
# Comment or remove to disable change notifications.
:global GlobalConfigVersion 35;
:global GlobalConfigVersion 36;
# Copy configuration from global-config here and modify it.