#!/bin/sh
cd /usr/share/flashlight
exec python2 flashlight.py "$@"
