Skip to content

Allow to use arbitrary scripts #65

@zimbatm

Description

@zimbatm

There are various places where we convert strings to shell scripts. And those assume that the script will be using bash.

Add a bit of logic in nix that checks if the string starts with a shebang. If there is a shebang, write the script as-is. Otherwise, add the bash shebang.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions