#!/bin/sh
echo "arai: binary not installed. Run: node $(dirname $0)/../install.js" >&2
exit 1
