#!/bin/bash
sudo chmod a+rw /dev/ttyACM0
exec "$@"

