Browse Source

Merge pull request #12304 from oparoz/patch-1

Use a more universal shebang
remotes/origin/fix-10825
Vincent Petry 11 years ago
parent
commit
cc67e0fe5f
  1. 2
      occ

2
occ

@ -1,4 +1,4 @@
#!/usr/bin/php
#!/usr/bin/env php
<?php
/**
* Copyright (c) 2013 Thomas Müller <thomas.mueller@tmit.eu>

Loading…
Cancel
Save