From 59108c061701d2e288d4a533a9bf8f27aa305d2e Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 23 Sep 2008 18:29:44 +0000 Subject: use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12674 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- scripts/adam2flash-502T.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/adam2flash-502T.pl') diff --git a/scripts/adam2flash-502T.pl b/scripts/adam2flash-502T.pl index 13bdae611..0ed296d60 100644 --- a/scripts/adam2flash-502T.pl +++ b/scripts/adam2flash-502T.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # # D-Link DSL-502T flash utility # -- cgit v1.2.3