Skip to content
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

replace all '/home/pi' with $HOME #79

Merged
merged 4 commits into from
Jan 7, 2024
Merged

Conversation

Person1873
Copy link
Contributor

i noticed that the install wouldn't work on my pi because the scripts were expecting the pi user to be present.
this seemed like an easy fix so here's a PR

replaced all direct references to /home/pi with $HOME
this should make the script more robust on pi's where the user has set a different username or password
replaced all references to /home/pi with $HOME
hard coded ip?????
Copy link
Collaborator

@Dreamsorcerer Dreamsorcerer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be some other issues with the setup if not using pi, but this seems like a good step.

revert previous change as irrelevant
@Dreamsorcerer Dreamsorcerer merged commit 9050f67 into ruundii:master Jan 7, 2024
2 checks passed
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.

2 participants