linuxOS_AP05/buildroot/board/solidrun/macchiatobin/post-build.sh
2025-06-02 13:59:07 +08:00

6 lines
123 B
Bash
Executable File

#!/bin/sh
BOARD_DIR="$(dirname $0)"
install -m 0644 -D ${BOARD_DIR}/uEnv-example.txt ${TARGET_DIR}/boot/uEnv-example.txt