#!/usr/bin/env python3.9
import sys; sys.path = ['/usr/local/share/menumaker'] + sys.path
import MenuMaker.CLI
