#!/bin/sh
cd /usr/share/billcipher
exec python billcipher.py "$@"
