mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 17:54:47 +02:00
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:
parent
877e95d4be
commit
d5edcbd3b6
6 changed files with 10 additions and 4 deletions
|
@ -62,6 +62,7 @@
|
|||
56="Added tags in all backup, lease and ppp-on-up scripts. These are used by 'packages-update', 'lease-script' and 'ppp-on-up' to find the scripts.";
|
||||
57="Celebrating the 1.000th commit - Hooray!";
|
||||
58="Added a cleanup script for 'hotspot-to-wpa' to purge old access list entries.";
|
||||
59="Updating CAP with 'check-routeros-update' is now possible with opt-in.";
|
||||
};
|
||||
|
||||
# Migration steps to be applied on script updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue