post-image.sh 109 B

12345
  1. #!/bin/sh
  2. BOARD_DIR="$(dirname $0)"
  3. cp -f ${BOARD_DIR}/grub.cfg ${BINARIES_DIR}/efi-part/EFI/BOOT/grub.cfg