This repository has been archived on 2024-05-29. You can view files and clone it, but cannot push or open issues/pull-requests.
ndg/lib/lvgl/examples/test_ex.sh

5 lines
70 B
Bash
Raw Permalink Normal View History

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