T-DeckLoader/lib/lvgl/examples/test_ex.sh
2024-06-09 01:14:09 -04:00

5 lines
70 B
Bash

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