rust-bitcoin-unsafe-fast/bitcoin/contrib
Tobin C. Harding 422d30117c
Use bash to run shell scripts
Use `bash` instead of `sh` to run shell scripts.

We would like to support Nix users who do not typically have any shell
other than `sh` at a known path, therefore use `/usr/bin/env bash`.
2024-02-02 05:55:51 +11:00
..
act Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
test.sh Use bash to run shell scripts 2024-02-02 05:55:51 +11:00