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

from xivo_sysconf.main import main

main()
