#!/usr/bin/env python
#-*- coding:utf-8 -*-

from boot_pkg import boot
boot.main()

