From d9a0a8c78f9ac42f7976aeb4152094213a4d8381 Mon Sep 17 00:00:00 2001 From: Iblis Lin Date: Thu, 28 Apr 2016 20:34:13 +0800 Subject: scripts: avoid hard-coded paths in scripts Signed-off-by: Iblis Lin --- scripts/remote-gdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/remote-gdb') diff --git a/scripts/remote-gdb b/scripts/remote-gdb index cd59033e7a..52306639fc 100755 --- a/scripts/remote-gdb +++ b/scripts/remote-gdb @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl use strict; use warnings; -- cgit v1.2.3