acid-drop/lib/lvgl/examples/test_ex.sh

5 lines
70 B
Bash
Raw Normal View History

2024-05-23 18:42:03 -04:00
#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py