Skip to content

Commit

Permalink
Merge pull request laruence#29 from 4d47/master
Browse files Browse the repository at this point in the history
Fix shebang on yaf_cg
  • Loading branch information
laruence committed Feb 20, 2013
2 parents 78a3886 + 2a4af0f commit 4e3bc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cg/yaf_cg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/env php
#!/usr/bin/env php
<?php
/**
* @name conf.php
Expand Down

0 comments on commit 4e3bc35

Please sign in to comment.