#!/usr/bin/env python3
# -*- coding: UTF-8 -*-

from xivo_agid.bin.agid import main
main()
