linkpi_firmware_history/rootfs/link/shell/tester.sh

5 lines
65 B
Bash

if [ -f "/root/usb/Tester" ]; then
sleep 5
/root/usb/Tester &
fi