#!/bin/sh
#
# Runs openclass student
#

cd /usr/share/openclass
./student.py
