projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
[openwrt.git]
/
scripts
/
adam2flash-fritzbox.pl
diff --git
a/scripts/adam2flash-fritzbox.pl
b/scripts/adam2flash-fritzbox.pl
index
04cf9f7
..
f8d745f
100644
(file)
--- a/
scripts/adam2flash-fritzbox.pl
+++ b/
scripts/adam2flash-fritzbox.pl
@@
-1,4
+1,4
@@
-#!/usr/bin/perl
+#!/usr/bin/
env
perl
#
# D-Link DSL-G6x4T flash utility
#
This page took
0.031698 seconds
and
4
git commands to generate.