Remove Strelka function (in favor of direct script execution in so-setup)

This commit is contained in:
weslambert
2020-06-26 16:42:44 -04:00
committed by GitHub
parent 8c47723bc9
commit c421bd464a

View File

@@ -1622,7 +1622,3 @@ es_heapsize() {
export NODE_ES_HEAP_SIZE
fi
}
strelka_yara_update() {
so-yara-update
}