Skip to content

chore(scripts): use bash found in path in shebang#950

Merged
rubenhoenle merged 1 commit intostackitcloud:mainfrom
rubenhoenle:chore/shebang
Aug 15, 2025
Merged

chore(scripts): use bash found in path in shebang#950
rubenhoenle merged 1 commit intostackitcloud:mainfrom
rubenhoenle:chore/shebang

Conversation

@rubenhoenle
Copy link
Copy Markdown
Member

@rubenhoenle rubenhoenle commented Aug 11, 2025

Description

See https://stackoverflow.com/questions/10376206/what-is-the-preferred-bash-shebang/10383546#10383546 , on e.g. NixOS machines /bin/bash doesn't work

We can discuss this as soon as I'm back for sure.

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@rubenhoenle rubenhoenle requested a review from a team as a code owner August 11, 2025 13:32
@rubenhoenle rubenhoenle enabled auto-merge (squash) August 15, 2025 09:27
@rubenhoenle rubenhoenle merged commit 2558c02 into stackitcloud:main Aug 15, 2025
5 checks passed
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