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

after interruption of one-click-install, RasQ-init.sh cannot be run again #148

Open
JanLahmann opened this issue Aug 20, 2023 · 1 comment

Comments

@JanLahmann
Copy link
Owner

IF the one-click-install procedure gets interrupted, RasQ-init.sh can be called, but returns with our any action or output.

@JanLahmann
Copy link
Owner Author

This is caused by the "INTERACTIVE" parameter that is used in RasQ-init.sh.
To run an interactive session using the terminal-based menu, this needs to be true, but it is set to false when starting one-click install and not restored to true if the one-click install doesn't run until the end.

To fix this, edit the file RasQberry/rasqberry_environment.env, set INTERACTIVE=true, and rerun . ./RasQ-init.sh.

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

No branches or pull requests

1 participant