summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck-links.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/check-links.pl b/check-links.pl
index 79f1a48..1632eb0 100755
--- a/check-links.pl
+++ b/check-links.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
use strict;
use warnings;
use File::Next;