scripts: avoid hard-coded paths in scripts
[openwrt.git] / scripts / remote-gdb
index cd59033..5230663 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 
 use strict;
 use warnings;