fix shebang line in daml-sdk-head (#2288)

This commit is contained in:
Gary Verhaegen 2019-07-25 14:54:32 +01:00 committed by mergify[bot]
parent 59e581ef3f
commit d89888f2e7

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -eu
# Make sure they are in the right repo