#!/bin/sh

cat >&2 <<EOF
*
* If you want to use the wireless dongle, download the binary firmware blob
* from Microsoft by running xone-get-firmware.sh (requires bash).
*
EOF

exit 0
