linkpi_firmware_history/rootfs/link/shell/tester.sh

5 lines
65 B
Bash
Raw Permalink Normal View History

2024-02-15 22:07:30 +01:00
if [ -f "/root/usb/Tester" ]; then
sleep 5
/root/usb/Tester &
fi