#!/bin/sh

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