#!/bin/sh
#
# Runs openclass teacher
#

cd /usr/share/openclass
./teacher.py
