use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
[openwrt.git] / scripts / timestamp.pl
index 90d1fa7..b2d68a1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 # 
 # Copyright (C) 2006 OpenWrt.org
 #
This page took 0.021542 seconds and 4 git commands to generate.