5 lines
91 B
Bash
Executable File

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