OMOTE/LVGL Simulator/LvglPlatform/lvgl/examples/test_ex.sh
2023-06-28 20:26:56 +02:00

4 lines
70 B
Bash

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