mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-04 02:04:39 +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
|
@ -8,7 +8,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 news and change notifications.
|
||||
:global GlobalConfigVersion 58;
|
||||
:global GlobalConfigVersion 59;
|
||||
|
||||
# Copy configuration from global-config here and modify it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue