mirror of
https://github.com/github/spec-kit.git
synced 2026-03-17 02:43:08 +00:00
Some systems like NixOS don't have `/bin/bash`. Ref: https://discourse.nixos.org/t/add-bin-bash-to-avoid-unnecessary-pain/5673 This changes allow to run scripts in those systems. Fixes #43.