post_install() { echo ":: Add yourself to the uucp group to access the serial ports:" echo " sudo usermod -a -G uucp " echo ":: Firmwares are installed at /usr/share/proxmark3/firmware" }