mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-24 21:04:28 +02:00
capsman-download-packages: no download of missing package for wifiwave2
Sadly the log messages from wifiwave2 do not contain any hint what is missing... So it's not possible to download missing files.
This commit is contained in:
parent
8428ba890d
commit
3cab917a61
3 changed files with 6 additions and 28 deletions
|
@ -39,8 +39,10 @@ For legacy CAPsMAN:
|
|||
/system/scheduler/add name=capsman-download-packages on-event="/system/script/run capsman-download-packages.capsman;" start-time=startup;
|
||||
|
||||
Packages available in local storage in older version are downloaded
|
||||
unconditionally. The script tries to download missing packages by guessing
|
||||
from system log.
|
||||
unconditionally.
|
||||
|
||||
If no packages are found the script tries to download missing packages for
|
||||
legacy CAPsMAN by guessing from system log.
|
||||
|
||||
Usage and invocation
|
||||
--------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue