#!/bin/bash
#
# A wrapper to launch the TUI installer
#

reset

python -m ovirt.node.installer.__main__ "$@"

sleep 1
