1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

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

@@ -99,6 +99,7 @@
88="Added support for monitoring CPU load and available free RAM in 'check-health'.";
89="Made the warning time for 'check-certificates' configurable.";
90="Chat with your router! Introduced 'telegram-chat' to chat via Telegram bot and send commands to your router.";
91="Dropped check for CAP in 'check-routeros-update' to solve issues with wifiwave2 package.";
};
# Migration steps to be applied on script updates