mirror of
https://github.com/github/spec-kit.git
synced 2026-01-30 12:42:02 +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.