br2/board/nextthing/chip/post-build.sh
2024-10-15 23:37:18 +02:00

8 lines
142 B
Bash
Executable file

#!/bin/bash
cat <<EOF >${TARGET_DIR}/etc/issue
Welcome to CHIP Buildroot-2024.08
CHIP Buildroot contains various open source software.
EOF