#!/bin/sh
echo "Setup the dialout permission for Serial port."
echo "Run: sudo usermod -a -G video,plugdev \$USER"
