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