Skip to content

fix: use portable shebang for configure script#15

Merged
vladdoster merged 1 commit into
masterfrom
fix/configure
Jan 13, 2026
Merged

fix: use portable shebang for configure script#15
vladdoster merged 1 commit into
masterfrom
fix/configure

Conversation

@vladdoster

Copy link
Copy Markdown
Member
  • Changed the shebang line to use /usr/bin/env zsh instead of a hardcoded path, making the script more portable across different environments.

`/bin/zsh` => `/usr/bin/env zsh`

Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
@vladdoster
vladdoster merged commit 6bc5565 into master Jan 13, 2026
1 of 2 checks passed
@vladdoster
vladdoster deleted the fix/configure branch January 13, 2026 08:01
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.

1 participant