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

Change Bash to Shell everywhere #223

Merged
merged 2 commits into from
Sep 5, 2024

Commits on Aug 9, 2024

  1. Change Bash to Shell everywhere

    Updates function names to match the earlier change from "bash" to "sh".
    Removes last instance of "bash" execution.
    
    Resolves hendrikmuhs#215
    hansfn committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    545c2c1 View commit details
    Browse the repository at this point in the history
  2. Remove EOL on last line for dist files

    Trying to fix test / build failure. EOL inserted by editor (vim) automatically.
    hansfn committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fb95707 View commit details
    Browse the repository at this point in the history