Commit 8c378b36 authored by Alexandre Dulaunoy's avatar Alexandre Dulaunoy
Browse files

msupdater removed as it's now part of VIA4CVE

parent f118625f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -53,8 +53,6 @@ if not args.m:
                     'updater': "{} {}".format(sys.executable, os.path.join(runPath, "db_mgmt_capec.py"))},
                    {'name': 'redis-cache-cpe',
                     'updater': "{} {}".format(sys.executable, os.path.join(runPath, "db_cpe_browser.py"))},
                    {'name': 'msbulletin',
                     'updater': "{} {}".format(sys.executable, os.path.join(runPath, "db_mgmt_ms.py"))},
                    {'name': 'via4',
                     'updater': "{} {}".format(sys.executable, os.path.join(runPath, "db_mgmt_ref.py"))},
                    ])