mirror of
https://github.com/github/spec-kit.git
synced 2026-07-03 12:28:06 +08: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.