#!/bin/sh

pkill -9 python # kill any old processes
cd /root/jukebox-software
python run.py