#!/bin/sh (cd "$( dirname -- "$0" )" ; . ./bin/activate ; screen -dmS "tabeats" python main.py )