Files
luban-lite/packages/third-party/lvgl/lvgl-8.3.2/examples/test_ex.sh

5 lines
70 B
Bash
Raw Normal View History

2023-08-28 09:48:01 +08:00
#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py