mirror of
https://github.com/github/spec-kit
synced 2026-06-21 13:51:39 +00:00
29eb082e2a
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.