#!/home/duanhongyi/.virtualenvs/genius/bin/python

if __name__ == '__main__':
    from wapiti.script import run_script
    run_script()
