ESP3D/libraries/lvgl-8.2.0/examples/test_ex.sh
2023-10-02 19:55:18 +08:00

4 lines
70 B
Bash

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