diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/getversion.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/getversion.sh b/scripts/getversion.sh index d505579f..a5630072 100755 --- a/scripts/getversion.sh +++ b/scripts/getversion.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Copyright (c) 2014 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be |