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