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