1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-15 21:35:46 +02:00

[git-tools] add note about PHP_BIN using env

This commit is contained in:
Igor Wiedler 2010-04-03 22:06:25 +02:00
parent 8091e31666
commit 11de6a46b1

View File

@ -12,6 +12,7 @@
# ln -s ../../git-tools/hooks/pre-commit \\
# .git/hooks/pre-commit
# NOTE: this is run through /usr/bin/env
PHP_BIN=php
# necessary check for initial commit