#!/bin/sh

cd /opt/cutesquare
python start.py "Player One" "Player Two"

