Get the path to env right

This commit is contained in:
Jean-Paul Calderone 2019-09-13 11:24:10 -04:00
parent ce0d595185
commit dd673a7862

View File

@ -1,4 +1,4 @@
#!/bin/env bash
#!/usr/bin/env bash
set -x
set -eo pipefail