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