Skip to content

Script is bash-specific but is run by sh #12

@ukch

Description

@ukch

If /usr/bin/env sh is something more sh-like than bash (ie. dash), the script will fail with a bunch of errors. Either the script should be made runnable on dash, or sh in the first line should be changed to bash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions