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

Additional install.sh restart changes #2771

Merged
merged 12 commits into from
Jun 12, 2023

Commits on Jun 11, 2023

  1. Update install.sh

    EricClaeys authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    067b47a View commit details
    Browse the repository at this point in the history
  2. Update install.sh: rename LOCALE to DESIRED_LOCALE

    This better reflects its purpose.
    EricClaeys authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    c9381e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    9b44834 View commit details
    Browse the repository at this point in the history
  2. Update install.sh: use "git rev-parse --abbrev-ref HEAD" to determine…

    … branch
    
    It's faster and handles multiple branches.
    EricClaeys authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    cedf827 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4531a3 View commit details
    Browse the repository at this point in the history
  4. Update install.sh: Add more status lines.

    * Save status for every Python dependency installed.
    * Don't prompt for locale if the prior Allsky had a valid locale.
    * Rename "get_locale()" to "get_desired_local()" since that's it's primary function.
    EricClaeys authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    bf586b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    971f3a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dee6c03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9807c67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d92c1a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45a2470 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    accdeb3 View commit details
    Browse the repository at this point in the history