use more common path to env

This commit is contained in:
Andreas Gohr
2018-05-02 20:45:34 +02:00
parent 551eb468f4
commit aebb54f712

View File

@ -1,4 +1,4 @@
#!/bin/env php
#!/usr/bin/env php
<?php
require 'vendor/autoload.php';