Skip to content

[Request]: Use #!/usr/bin/env bash for standalone script #4475

@Multirious

Description

@Multirious

Tell us the problem or your need

#!/bin/bash in standalone script will not works in Nix.

Describe the solution you'd like

Use #!/usr/bin/env bash instead.

Other solutions?

You can changes the script yourselves.

Additional context and references

Though, replacing to the new shebang got the script to run, I've yet to get the standalone script to works.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions