Skip to content

JPM breaks its launcher script during bootstrap #92

@hatzka-nezumi

Description

@hatzka-nezumi

/usr/local/bin/jpm begins with this:

#!/usr/local/bin/janet
#!/usr/bin/env janet

which is obviously nonsense, and prevents JPM from running, since my Janet is at /usr/bin/janet. Deleting the first shebang line fixes the issue.

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