#!/bin/sh
cd /usr/share/mybff
exec python2 myBFF.py "$@"
