#!/bin/bash BASENAME=`dirname "$0"` cd $BASENAME/sys.py # boot sound mplayer -volume 50 /home/cpi/music/startup.mp3 python run.py