diff options
Diffstat (limited to 'cli/prepare.php')
| -rwxr-xr-x | cli/prepare.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/prepare.php b/cli/prepare.php index 7e8ea051d..ad027644b 100755 --- a/cli/prepare.php +++ b/cli/prepare.php @@ -1,4 +1,4 @@ -#!/usr/bin/php +#!/usr/bin/env php <?php require(__DIR__ . '/_cli.php'); |
