#!/usr/bin/python from mg import app, tasks import os app.cli(open(os.path.join(os.path.dirname(__file__), 'config.ini')))