aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkits.sh
diff options
context:
space:
mode:
authorIblis Lin <e196819@hotmail.com>2016-04-28 20:34:13 +0800
committerJo-Philipp Wich <jo@mein.io>2016-04-28 16:43:28 +0200
commitd9a0a8c78f9ac42f7976aeb4152094213a4d8381 (patch)
tree21eb2e0b8792b53ff01b61f1841f25ea6623b100 /scripts/mkits.sh
parentec9f6fe04daff20c1d79a22861c88cdad5c8f697 (diff)
downloadupstream-d9a0a8c78f9ac42f7976aeb4152094213a4d8381.tar.gz
upstream-d9a0a8c78f9ac42f7976aeb4152094213a4d8381.tar.bz2
upstream-d9a0a8c78f9ac42f7976aeb4152094213a4d8381.zip
scripts: avoid hard-coded paths in scripts
Signed-off-by: Iblis Lin <e196819@hotmail.com>
Diffstat (limited to 'scripts/mkits.sh')
-rwxr-xr-xscripts/mkits.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mkits.sh b/scripts/mkits.sh
index 6b5100e1a2..8857996eba 100755
--- a/scripts/mkits.sh
+++ b/scripts/mkits.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
#
# Licensed under the terms of the GNU GPL License version 2 or later.
#