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

nclosure bin scripts assume node is at /usr/local/bin/node #3

@laurie71

Description

@laurie71

The scripts in bin all have a hard-coded path to the node binary, which will only work on systems that have node installed to that location (unlike mine). The hash-bangs should all be changed to the standard #!/usr/bin/env node invocation.

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