#!/usr/bin/python%.{primary_python}

import sys
sys.path.insert(0, "/usr/share/virt-manager")
from virtinst import virtinstall

virtinstall.runcli()
