#!/usr/bin/python3

from src.gitlibvirt.clonefast import _main
_main()
