aboutsummaryrefslogtreecommitdiffstats
path: root/cli
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2017-12-29 18:57:02 +0800
committerAaron LI <aly@aaronly.me>2017-12-29 18:57:02 +0800
commit76725258574c2787702486cc07fa57d801e1e2e5 (patch)
tree1b0bb33ba80701b96933eb6cd5b7e6a9a9339011 /cli
parentc65f5d608eeb2c3ebf2f4016fa750367e900f496 (diff)
downloadatoolbox-76725258574c2787702486cc07fa57d801e1e2e5.tar.bz2
Rename geteltorito.pl -> get-eltorito.pl
Diffstat (limited to 'cli')
-rwxr-xr-xcli/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;