#!/bin/sh
# Placeholder — replaced by postinstall.js with the real binary.
# If you see this message, run `npm run postinstall` or reinstall.
echo "xiwSS: binary not installed yet. Run 'node scripts/postinstall.js' to install." >&2
exit 1
