#!/bin/bash

exec_prefix=/usr
PYTHONPATH=${exec_prefix}/lib/python22.7/site-packages python2 -3 ${exec_prefix}/bin/mobius_bin.py
