embedded-framework/external/lvglBoard/lvgl/examples/test_ex.sh
2024-06-05 09:28:13 +08:00

5 lines
70 B
Bash
Executable File

#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py