Skip to content

CRF line-endings in she-bang break execution on linux #2

Description

@nknapp

When trying to start "inliner" on Linux, I was getting the following error:

$ ./inliner
: No such file or directory

The CRLF line-endings in the shebang-line seem to be responsible for this behaviour. After removing the "0d"-character from the line first line of the script, it worked.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions