linkpi_firmware_history/rootfs/link/shell/ptz.sh

6 lines
47 B
Bash

while [ true ]
do
/link/bin/PTZ
sleep 2
done