Yes - that is VERY important when running from within a cron script.
Sorry for the confusion.? I copied a .desktop file and didn't think it through!
Robert Giuliano KB8RCO
On Monday, September 11, 2023 at 09:31:19 AM EDT, Kevin <kd9efv@...> wrote:
May I make 1 suggestion, Rob? Use the full path to the config file, not the ~ (tilde) path. IOW, #! /usr/bin/env bash /usr/local/bin/direwolf -c /home/<username>/direwolf/direwolf.conf Or even better, maybe put the .conf file in /etc or a shared folder tree...