Skip to content
Snippets Groups Projects
Commit 68a93768 authored by Olivier Paroz's avatar Olivier Paroz
Browse files

Use a more universal shebang

On FreeBSD, php is usually in /usr/local and I'm sure there are many more exceptions.
parent 284ba5b6
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/php
#!/usr/bin/env php
<?php
/**
* Copyright (c) 2013 Thomas Müller <thomas.mueller@tmit.eu>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment