from lbrynet.lbrynet_daemon import DaemonControl


if __name__ == '__main__':
    DaemonControl.start()