Files
its-a-feature-Mythic/Example_Translator/mythic/mythic_service.py
T
2022-01-07 11:33:00 -08:00

4 lines
123 B
Python
Executable File

#!/usr/bin/env python3
from mythic_translator_container import mythic_service
mythic_service.start_service_and_heartbeat()