#!/bin/sh
cd /usr/share/osint-spy
exec python osint-spy.py "$@"
