Bug 20568: fix shebang
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 8 May 2018 19:27:54 +0000 (16:27 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 9 May 2018 15:56:00 +0000 (12:56 -0300)
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

members/apikeys.pl

index 3469b9e..e20e010 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 
 # This file is part of Koha.
 #