linkpi_firmware_history/rootfs/link/shell/tft.sh

6 lines
55 B
Bash
Raw Permalink Normal View History

2024-02-15 22:07:54 +01:00
while [ true ]
do
/link/bin/TFT
sleep 2
done