#!/bin/sh exec glorytun bind "$@" \ ${DEV:+dev "$DEV"} \ ${HOST:+to "$HOST" "$PORT"} \ ${BIND_PORT:+port "$BIND_PORT"}