#!/bin/sh
	#compile python code, for start up speed improvements
# 	py_compilefiles /opt/SleepAnalyser/*.py
	#I got several error reports about brocken py files.
	#I could be due empty pyc files. So I generate them now again on the build server instead on the phone.