blob: beb012e92f0bd3dac470aacdec89973ad58ec6e7 [file] [log] [blame]
#!/bin/sh
## Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0
CMD="$(basename $0)"
export ARQROOT=${ARQROOT:-~/Projects/ARQ}
exec "$ARQROOT/bin/$CMD" "$@"