/bin/sh -> /usr/bin/env sh

Better compatibility with NixOS
This commit is contained in:
Sumner Evans
2021-08-23 14:35:19 -06:00
parent e57e5d7cf8
commit a4e6f19a33
6 changed files with 8 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
#! /bin/bash
#! /usr/bin/env bash
set -e