check-routeros-update: drop check for cap

This becomes complicated with legacy wireless and wifiwave2 package, old
and new CAPsMAN. Let's just drop the check.
This commit is contained in:
Christian Hesse 2023-01-31 12:35:19 +01:00
parent 819c7294c6
commit cbc547332e
5 changed files with 2 additions and 11 deletions

View file

@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
:global ExpectedConfigVersion 90;
:global ExpectedConfigVersion 91;
# global variables not to be changed by user
:global GlobalFunctionsReady false;