Skip to content

Made readme.md more clear and fixed bug in installer.sh #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aplocher
Copy link

There was a bug in installer.sh that caused an empty "if / fi" to be added to the user .profile, which causes an error to occur at startup, if installer.sh is ran more than once.

I also clarified the readme.md and made mention of one missing dependency (python-pygame).

Since most tools like this require you to image an SD card from a separate computer, I foolishly ran these original instructions from my Linux box, not from Raspbian. The original wording mentions "With a FRESH SD CARD" which implies that it's new, blank, or formatted - NOT that it has Raspbian or another OS loaded already. I should have checked the script first, but also the instructions should be clearer.

…wed some Linux commands for provisioning it without clarifying that it should be done ON the RPi with a freshly imaged Raspbain.
…play an error at bootup: unexpected token "fi"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant