#!/usr/bin/env sh
set -eu
PEARPASTE_LINK="${PEARPASTE_LINK:-pear://u6oyh38gcn3ouk6wnzpoetzpeg7gs1w5s9f5aw5quocr1eubsoiy}"
exec pear run "$PEARPASTE_LINK" "$@"
