fix setting of version

This commit is contained in:
Aaron Bieber 2021-08-24 07:49:15 -06:00
parent 74d2fe1baa
commit 104776ee84
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -e -o pipefail
commit="$1"