Skip to content

refactor: use #!/usr/bin/env bash instead of #!/bin/bash #109

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
Apr 17, 2025

Conversation

stasadev
Copy link
Member

The Issue

#!/bin/bash doesn't work on NixOS.

How This PR Solves The Issue

Uses #!/usr/bin/env bash for commands.

Manual Testing Instructions

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

@stasadev stasadev requested a review from weitzman April 17, 2025 11:02
@weitzman weitzman merged commit 6866dc3 into main Apr 17, 2025
6 checks passed
@weitzman weitzman deleted the 20250410_stasadev_bash branch April 17, 2025 13:41
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