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

[Bug] Installation script TEST_STRING #104

Open
abersnaze opened this issue May 31, 2024 · 0 comments
Open

[Bug] Installation script TEST_STRING #104

abersnaze opened this issue May 31, 2024 · 0 comments
Labels

Comments

@abersnaze
Copy link

In the installation script the TEST_STRING used looks like its searching for someone's fork.

https://github.com/shbatm/MMM-RTSPStream/blob/master/scripts/installer.sh#L42

I made this change locally to get it to work for me.

42c44
< TEST_STRING="\"url\": \"git+https://github.com/MichMich/MagicMirror.git\""
---
> TEST_STRING="\"url\": \"https://github.com/MagicMirrorOrg/MagicMirror\""
@abersnaze abersnaze added the bug label May 31, 2024
@abersnaze abersnaze changed the title [Bug] Describe your issue here [Bug] Installation script TEST_STRING May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant