3 lines
74 B
Bash
3 lines
74 B
Bash
|
#!/bin/bash -e
|
||
|
|
||
|
install files/avrdude.conf ${ROOTFS_DIR}/etc/avrdude.conf
|