#!/bin/sh
cd /usr/share/mousejack
exec python2 nrf24-sniffer.py "$@"
