mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-21 07:46:57 +02:00
Updating last check time when forcefully updating iocs
This commit is contained in:
@@ -107,6 +107,8 @@ class IndicatorsUpdates:
|
||||
return ioc_path
|
||||
|
||||
def update(self) -> None:
|
||||
self.set_latest_check()
|
||||
|
||||
if not os.path.exists(MVT_INDICATORS_FOLDER):
|
||||
os.makedirs(MVT_INDICATORS_FOLDER)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user