#!/bin/sh

echo "Starting SOFA Stats under blackPanther OS..."
cd /usr/share/sofastats/
python start.py

