#!/bin/sh
# Replaced by postinstall with the real binary.
# If you see this, run: npm install -g @forg/cli
echo "FORG binary not installed. Re-run: npm install -g @forg/cli" >&2
exit 1
