lvgl_simulator/lvgl/examples/test_ex.sh
2023-10-26 08:39:12 -07:00

5 lines
70 B
Bash
Executable File

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