#!/usr/bin/env python

from mhub.utils import server_bootstrap

server_bootstrap()


