HomeSoftware Heritage

Use /usr/bin/env bash instead of /bin/bash

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Use /usr/bin/env bash instead of /bin/bash

Summary:
NixOS (like some other distributions) doesn't have bash installed in
/bin.
This would also allow users to use the $PATH to choose a
alternative bash version.

Reviewers: Reviewers, ardumont, vlorentz, olasd

Reviewed By: Reviewers, ardumont, vlorentz, olasd

Subscribers: seirl, olasd, zack, douardda, vlorentz, ardumont

Differential Revision: https://forge.softwareheritage.org/D2793

Details

Provenance
lewoAuthored on Mar 19 2020, 10:24 AM
ardumontCommitted on Mar 19 2020, 10:24 AM
ardumontPushed on Mar 19 2020, 10:25 AM
Reviewer
Reviewers
Differential Revision
D2793: Use /usr/bin/env bash instead of /bin/bash

Commit No Longer Exists

This commit no longer exists in the repository.