Fix the shebang.

First step on the path of making bazel work here on NixOS.

Change-Id: Icc264dac250e116f4835a135f47423740a2e5096
This commit is contained in:
Robert Gerus 2019-07-21 15:24:52 +02:00
parent 61594bb088
commit f1bdb9a984

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# This script will be run by bazel when the build process starts to
# generate key-value information that represents the status of the