#!/bin/sh
cd /usr/share/serialbrute
exec python2 SerialBrute.py "$@"
