Skip to content

Commit 98b3bc6

Browse files
committed
Merge pull request #12 from ziadoz/patch-1
Use env shebang for artisan
2 parents 397f66f + 8466ec2 commit 98b3bc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

artisan

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/php
1+
#!/usr/bin/env php
22

33
<?php
44

0 commit comments

Comments
 (0)