From d9a0a8c78f9ac42f7976aeb4152094213a4d8381 Mon Sep 17 00:00:00 2001 From: Iblis Lin Date: Thu, 28 Apr 2016 20:34:13 +0800 Subject: scripts: avoid hard-coded paths in scripts Signed-off-by: Iblis Lin --- scripts/mkits.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/mkits.sh') 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. # -- cgit v1.2.3