JoustMania icon indicating copy to clipboard operation
JoustMania copied to clipboard

joust.sh fails to start until you login

Open leed71 opened this issue 1 year ago • 1 comments

If you just reboot your Pi, joust fails to start as joust.sh is doing a who and no one is login in yet. As soon as you login (as the user that you installed it with), everything springs to live.

https://github.com/adangert/JoustMania/blob/master/joust.sh#L10

(I've temp fixed this by just hardcoding my username in place)

leed71 avatar Jul 30 '24 08:07 leed71