Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

None of your scripts have shebangs #2

@oaken-source

Description

@oaken-source

your shell scripts have no shebang line, such as #!/bin/bash or #!/bin/sh

I wonder whether this is intentional, but in any case I would recommend making the shell expected to run the script explicit by adding a shebang.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions