diff options
-rwxr-xr-x | cli/get-eltorito.pl (renamed from cli/geteltorito.pl) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/geteltorito.pl b/cli/get-eltorito.pl index fec18fa..d237728 100755 --- a/cli/geteltorito.pl +++ b/cli/get-eltorito.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl use Getopt::Std; |