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

use wget if curl in not installed #27

Merged
merged 10 commits into from
Aug 5, 2023
Merged

use wget if curl in not installed #27

merged 10 commits into from
Aug 5, 2023

Commits on Aug 5, 2023

  1. add test for #19

    shogo82148 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    bc20dae View commit details
    Browse the repository at this point in the history
  2. use sh instead of bash

    shogo82148 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    e344903 View commit details
    Browse the repository at this point in the history
  3. Update install.sh

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    shogo82148 and github-actions[bot] committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    c403e00 View commit details
    Browse the repository at this point in the history
  4. introduce actionlint

    shogo82148 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    5188125 View commit details
    Browse the repository at this point in the history
  5. add check-installed.sh

    shogo82148 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    12f42f5 View commit details
    Browse the repository at this point in the history
  6. fix actionlint warning: shellcheck reported issue in this script: SC2…

    …046:warning:1:20: Quote this to prevent word splitting
    shogo82148 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    0a5eb8e View commit details
    Browse the repository at this point in the history
  7. Update check-installed.sh

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    shogo82148 and github-actions[bot] committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    a94d90b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4801f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1f5cc7 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    shogo82148 and github-actions[bot] committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    07c4ffd View commit details
    Browse the repository at this point in the history