Skip to content

Use /usr/bin/env bash for widely compatible shebang#674

Open
SuperSandro2000 wants to merge 1 commit into
DeusData:mainfrom
SuperSandro2000:bin-bash
Open

Use /usr/bin/env bash for widely compatible shebang#674
SuperSandro2000 wants to merge 1 commit into
DeusData:mainfrom
SuperSandro2000:bin-bash

Conversation

@SuperSandro2000

@SuperSandro2000 SuperSandro2000 commented Jun 28, 2026

Copy link
Copy Markdown

What does this PR do?

Fix the shebangs of scripts to work on eg NixOS.

Checklist

  • Every commit is signed off (git commit -s) — required, CI rejects
    unsigned commits (DCO, see CONTRIBUTING.md)
  • Tests pass locally (make -f Makefile.cbm test)
  • Lint passes (make -f Makefile.cbm lint-ci)
  • New behavior is covered by a test (reproduce-first for bug fixes)

Signed-off-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
@DeusData

Copy link
Copy Markdown
Owner

Huge thanks for opening this PR and for the work you put into it.

The maintainer shop is currently full, so this may sit for a bit before it gets a proper review. We will come back to this as soon as possible with real feedback; I wanted to make sure it did not sit unacknowledged in the meantime.

@DeusData DeusData added bug Something isn't working priority/backlog Valuable contribution, lower scheduling urgency; review when maintainer capacity opens. labels Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working priority/backlog Valuable contribution, lower scheduling urgency; review when maintainer capacity opens.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants