mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-19 08:59:10 +02:00
[git-tools] add note about PHP_BIN using env
This commit is contained in:
@ -12,6 +12,7 @@
|
|||||||
# ln -s ../../git-tools/hooks/pre-commit \\
|
# ln -s ../../git-tools/hooks/pre-commit \\
|
||||||
# .git/hooks/pre-commit
|
# .git/hooks/pre-commit
|
||||||
|
|
||||||
|
# NOTE: this is run through /usr/bin/env
|
||||||
PHP_BIN=php
|
PHP_BIN=php
|
||||||
|
|
||||||
# necessary check for initial commit
|
# necessary check for initial commit
|
||||||
|
Reference in New Issue
Block a user