5 lines
141 B
Python
5 lines
141 B
Python
#!/bin/bash /usr/scripts/python.sh
|
|
# -*- coding: utf-8 -*-
|
|
|
|
from gestion.trigger.event import event
|
|
from gestion.trigger.host import trigger
|