4 lines
71 B
Bash
4 lines
71 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
support/scripts/genimage.sh -c ${BINARIES_DIR}/genimage.cfg
|