scripts: avoid hard-coded paths in scripts
[openwrt/svn-archive/archive.git] / scripts / feeds
index 79b5284e9efe5556f79f77e29fd787fd719a5c72..2b88eb8193367c18567a0ffd969e6bccff59b478 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 use Getopt::Std;
 use FindBin;
 use Cwd;