mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-24 17:14:05 +02:00
Fixes indicator issue in the android cli
This commit is contained in:
+1
-1
@@ -205,7 +205,7 @@ def check_backup(ctx, iocs, output, backup_path, serial):
|
||||
if serial:
|
||||
m.serial = serial
|
||||
|
||||
if iocs:
|
||||
if len(indicators.ioc_count) > 0:
|
||||
indicators.log = m.log
|
||||
m.indicators = indicators
|
||||
|
||||
|
||||
Reference in New Issue
Block a user