Hi forum,
I have a script saved to directory /root/netgear-m1 download from
I can run the script manually from ssh terminal, but I need it to run automatically with this script command, on the event of the 4G router dropping the connection.
echo $PASSWORD | ./netgear-m1.sh reboot
I have watchcat installed that can run a script, but how can I point it to the above directory & command.