#!/bin/sh [ -z "$1" ] && exit 1 doas avrdude -p atmega32u4 -c avr109 -U flash:w:"$1"