]> source.dussan.org Git - rspamd.git/commitdiff
Fix shebang.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 16 Jun 2015 15:31:39 +0000 (16:31 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 16 Jun 2015 15:31:39 +0000 (16:31 +0100)
utils/redirector.pl.in

index 7c79cdfa7c528b943e00f75821a6c61c18fdb798..6b84362a362517704bb2cf036a7660af81bdf423 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 
 use warnings;
 use strict;