diff options
Diffstat (limited to 'cli/export-opml-for-user.php')
| -rwxr-xr-x | cli/export-opml-for-user.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/export-opml-for-user.php b/cli/export-opml-for-user.php index 79bf1f1b3..4634d47d6 100755 --- a/cli/export-opml-for-user.php +++ b/cli/export-opml-for-user.php @@ -1,4 +1,4 @@ -#!/usr/bin/php +#!/usr/bin/env php <?php require(__DIR__ . '/_cli.php'); |
