JoustMania
JoustMania copied to clipboard
joust.sh fails to start until you login
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)