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