#!/bin/sh

# start Mieru with fremantle platform module and
# Qt Components (harmattan) GUI module
cd /opt/mieru
python mieru.py -u harmattan -p maemo5
