Skip to content

all: use /usr/bin/env bash

Warren Gifford requested to merge sh/usrbinenv into main

Created by: stefanhengl

some *nix systems don't have /bin/bash. /usr/bin/env is more portable. I came accross this issue while running the tests on nixos.

Merge request reports

Loading