diff options
Diffstat (limited to 'scripts/redboot-script.pl')
-rwxr-xr-x | scripts/redboot-script.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/redboot-script.pl b/scripts/redboot-script.pl index 123ebe32a3..e2d1264705 100755 --- a/scripts/redboot-script.pl +++ b/scripts/redboot-script.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # # Script for generating redboot configs, based on brcmImage.pl # |