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

Install.sh support restarting where left off #2769

Merged
merged 4 commits into from
Jun 11, 2023

Conversation

EricClaeys
Copy link
Collaborator

  • When a user exits the installation part way through, it should be able to skip the steps already performed. This PR implements that ability.
  • More work may be needed after additional testing.

* Add STATUS_* variables to hold installation status in case we need to restart, e.g., after exiting to change locale.
* Used "local" for local variables so it's more obvious what's global.
* Add get_connected_cameras() and call early on to see if there are any connected cameras.
* Add more STATUS_* messages.
@EricClaeys EricClaeys merged commit b6bcf56 into dev Jun 11, 2023
1 check passed
@EricClaeys EricClaeys deleted the install.sh-Support-restarting-where-left-off branch June 11, 2023 22:57
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.

None yet

1 participant