#!/bin/sh

cd /usr/share/redsnarf/ && python3 redsnarf.py "$@"
