Skip to content

Commit

Permalink
Merge pull request #37 from robations/patch-2
Browse files Browse the repository at this point in the history
Make cli script more portable
  • Loading branch information
mrclay committed Nov 23, 2012
2 parents 248aff9 + 3b2fd8d commit 85a7554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion min_extras/cli/minify.php
@@ -1,4 +1,4 @@
#!/usr/bin/php
#!/usr/bin/env php
<?php

$pathToLib = dirname(dirname(__DIR__)) . '/min/lib';
Expand Down

0 comments on commit 85a7554

Please sign in to comment.