check-routeros-update: allow update for cap

If CAPsMAN is running on a device with just 16MB flash downloading the
packages is not possible (or at least lost at reboot). So allow a CAP to
update with opt-in.
This commit is contained in:
Michael Gisbers 2021-06-28 18:00:25 +02:00 committed by Christian Hesse
parent 877e95d4be
commit d5edcbd3b6
6 changed files with 10 additions and 4 deletions

View file

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