#!/bin/sh
cd `dirname "$0"`
python -O board.py

