Skip to content

Switch to #!/usr/bin/env bash over #!/bin/bash for better nixos compat #62

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

PartyWumpus
Copy link
Contributor

Switches all usage of #!/bin/bash to #!/usr/bin/env bash because nixos doesn't use bin/bash.

@ebenbruyns ebenbruyns merged commit 4539495 into ebenbruyns:main Nov 1, 2024
2 checks passed
@ebenbruyns
Copy link
Owner

Thank you for this. I should probably have had this from the start (old habits die hard apparently).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants