#!/bin/sh cd "$(dirname "$0")" cd onionr/ ./onionr.py "$@"