linkpi_firmware_history/rootfs/link/shell/net.sh

6 lines
62 B
Bash

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