1
0
Fork 0

Merge "Fix the shebang."

master
q3k 2019-07-21 14:25:45 +00:00 committed by Gerrit Code Review
commit 9de21db4ee
1 changed files with 1 additions and 1 deletions

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 # This script will be run by bazel when the build process starts to
# generate key-value information that represents the status of the # generate key-value information that represents the status of the