diff options
author | Oleg Pudeyev <oleg@bsdpower.com> | 2011-02-15 04:45:54 -0500 |
---|---|---|
committer | Oleg Pudeyev <oleg@bsdpower.com> | 2011-02-15 04:45:54 -0500 |
commit | 0f3378ca28308eec4cc61d8e5170c4f40ad41699 (patch) | |
tree | d9c36cb777f8b73958fb4702befa598194ab4218 | |
parent | ecb29e6027ef0ef7c551f22745aa68e3f96d83ac (diff) | |
download | forums-0f3378ca28308eec4cc61d8e5170c4f40ad41699.tar forums-0f3378ca28308eec4cc61d8e5170c4f40ad41699.tar.gz forums-0f3378ca28308eec4cc61d8e5170c4f40ad41699.tar.bz2 forums-0f3378ca28308eec4cc61d8e5170c4f40ad41699.tar.xz forums-0f3378ca28308eec4cc61d8e5170c4f40ad41699.zip |
[ticket/10044] Made setup_github_network.php runnable as a script
PHPBB3-10044
-rwxr-xr-x[-rw-r--r--] | git-tools/setup_github_network.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git-tools/setup_github_network.php b/git-tools/setup_github_network.php index 08e99e2f32..80cc62df8a 100644..100755 --- a/git-tools/setup_github_network.php +++ b/git-tools/setup_github_network.php @@ -1,3 +1,4 @@ +#!/usr/bin/env php <?php /** * |