#!/bin/sh
# guistart -- Shell script to start chess board GUI
python -i startgui.py $1
