https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582
--- Comment #101 from David Cook <[email protected]> --- Comment on attachment 109895 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109895 Bug 20582: Turn Koha into a Mojolicious application Review of attachment 109895: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20582&attachment=109895) ----------------------------------------------------------------- ::: bin/intranet @@ +1,1 @@ > +#!/usr/bin/env perl I know it's a bit late but this creates an inconsistency with our other files that use the #!/usr/bin/perl shebang. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
