Skip to content

Use portable shebangs#121

Merged
axfelix merged 1 commit intobluesky-social:mainfrom
t4ccer:t4/portable-shebang
Nov 3, 2025
Merged

Use portable shebangs#121
axfelix merged 1 commit intobluesky-social:mainfrom
t4ccer:t4/portable-shebang

Conversation

@t4ccer
Copy link
Copy Markdown
Contributor

@t4ccer t4ccer commented Nov 1, 2024

Use #!/usr/bin/env bash instead of #!/bin/bash. Some systems, like NixOS, do not have bash in /bin, /usr/bin/env will look up bash path instead

@BatteredBunny
Copy link
Copy Markdown

LGTM

@axfelix axfelix merged commit ca20566 into bluesky-social:main Nov 3, 2025
@axfelix
Copy link
Copy Markdown
Contributor

axfelix commented Nov 3, 2025

Thank you for the contribution!

@t4ccer t4ccer deleted the t4/portable-shebang branch November 6, 2025 01:51
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.

3 participants