ubuntu-buildroot/board/boundarydevices/common/post-image.sh

6 lines
78 B
Bash
Raw Permalink Normal View History

2024-04-01 15:19:46 +00:00
#!/bin/sh
support/scripts/genimage.sh -c $(dirname $0)/genimage.cfg
exit $?