Skip to content

Friendly bash shebang #43

Description

@ctfhacker

As a developer who works on several different systems, /bin/bash is not necessary available on all systems. A slightly more system-friendly shebang could be to use /usr/bin/env bash instead of /bin/bash directly for scripts created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions