aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/redboot-script.pl
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-04-29 11:34:48 +0000
committerLuka Perkov <luka@openwrt.org>2016-06-19 19:14:45 +0200
commit9241c0dd55d50ccdbaa7a6f08f5283422fc859fd (patch)
tree7909a56ab205d4da386dd0ec503f4c68d8877010 /scripts/redboot-script.pl
parentca78fd16b547604eae6757241acacf30bbe2904f (diff)
downloadmaster-187ad058-9241c0dd55d50ccdbaa7a6f08f5283422fc859fd.tar.gz
master-187ad058-9241c0dd55d50ccdbaa7a6f08f5283422fc859fd.tar.bz2
master-187ad058-9241c0dd55d50ccdbaa7a6f08f5283422fc859fd.zip
scripts: avoid hard-coded paths in scripts
Signed-off-by: Iblis Lin <e196819@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49267 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'scripts/redboot-script.pl')
-rwxr-xr-xscripts/redboot-script.pl2
1 files changed, 1 insertions, 1 deletions
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
#