summaryrefslogtreecommitdiff
path: root/lib/lvgl/examples/test_ex.sh
blob: 9bfb0d022a747cd905a41874df52bb9ae69da8b7 (plain)
1
2
3
4
#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py