#!/bin/bash
# Startup script for websun

cd /usr/share/websun
python /usr/share/websun/websun.py
