#!/usr/bin/python3

from src.gitlibvirt.executor import _main
_main()
