mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
dump1090: update to latest version, fix typo
Fixes https://github.com/openwrt/packages/issues/1976 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -72,7 +72,7 @@ start_instance() {
|
||||
append_bool "$cfg" no_fix "--no-fix"
|
||||
append_bool "$cfg" no_crc_check "--no-crc-check"
|
||||
append_bool "$cfg" phase_enhance "--phase-enhance"
|
||||
append_bool "$cfg" agressive "--agressive"
|
||||
append_bool "$cfg" aggressive "--aggressive"
|
||||
append_bool "$cfg" mlat "--mlat"
|
||||
append_bool "$cfg" stats "--stats"
|
||||
append_bool "$cfg" stats_range "--stats-range"
|
||||
|
||||
Reference in New Issue
Block a user