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