5585cc421c
change all occurences of /bin/(ba)sh to /usr/bin/env bash which appears more portable Approved-by: Gregory Nutt <gnutt@nuttx.org>
4 lines
63 B
Bash
Executable File
4 lines
63 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
dfu-util -a1 -d 1eaf:0003 -D nuttx.bin -R
|