Files
xiaozhi-esp32/managed_components/lvgl__lvgl/examples/test_ex.sh
2025-09-05 13:25:11 +08:00

5 lines
70 B
Bash

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