You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
If you just reboot your Pi, joust fails to start as
joust.sh
is doing awho
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)
The text was updated successfully, but these errors were encountered: