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/redboot-script.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/redboot-script.pl') diff --git a/scripts/redboot-script.pl b/scripts/redboot-script.pl index 123ebe32a3..e2d1264705 100755 --- a/scripts/redboot-script.pl +++ b/scripts/redboot-script.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # # Script for generating redboot configs, based on brcmImage.pl # -- cgit v1.2.3