#!/bin/sh

cd /usr/local/share/fretsonfire/src/ && python2.7 ./FretsOnFire.py
cd ${OLDPWD}
