Closed lsmithx2 closed 1 year ago
You'll want to update the run.sh file along with this...
before this can commit can you verify it's behavior with an echo $user
for when run.sh is run with sudo or on boot from the root user. you might also check it with $logname/$LOGNAME not sure on case.
Update to allow running as any user as script was breaking if is wasn't being ran as the user "pi" fixed it by changing to $USER