diff options
Diffstat (limited to 'scripts/get_feat.pl')
-rwxr-xr-x | scripts/get_feat.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_feat.pl b/scripts/get_feat.pl index 76cfb96b59b6..5c5397eeb237 100755 --- a/scripts/get_feat.pl +++ b/scripts/get_feat.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # SPDX-License-Identifier: GPL-2.0 use strict; |