diff --git a/hooks/pre-receive b/hooks/pre-receive index fd69c68827..c3c5e5cb55 100755 --- a/hooks/pre-receive +++ b/hooks/pre-receive @@ -1,4 +1,4 @@ -#!/usr/bin/env genome-perl +#!/usr/bin/perl use strict; use warnings FATAL => qw(all);