Your crontab entry is trying to run the program every minute. You want
it like this:
@reboot /home/ak7an/dw-start.sh >/dev/null 2>&1
Michael WA7SKG
nicholstribe@... wrote on 3/17/24 4:12 AM:
toggle quoted message
Show quoted text
I was able to get this solved and it is working just fine from the CLI.
I am now trying to get the autostart function running and am hitting a
brick wall.
Here is my crontab -e
I have verified dw-start.sh at that location in the directory. RUNMODE=CLI
Does not autostart on reboot. I can run? direwolf from the CLI and it
starts just fine.
Any suggestions and help would be greatly appreciated.
Thanks
Ed
AK7AN