mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-25 04:24:31 +02:00
[git-tools] This script requires bash to run, so point directly to bash.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# A hook to disallow php syntax errors to be committed
|
# A hook to disallow php syntax errors to be committed
|
||||||
# by running php -l (lint) on them. It requires php-cli
|
# by running php -l (lint) on them. It requires php-cli
|
||||||
|
Reference in New Issue
Block a user