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