mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 08:12:17 +02:00
[ticket/14281] Add install/phpbbcli.php to executable files list
PHPBB3-14281
This commit is contained in:
parent
a1abf8253f
commit
a6acbc445e
@ -28,7 +28,7 @@ then
|
||||
files_skipped="-false"
|
||||
|
||||
# Files which have to be executable
|
||||
executable_files="-path ${path}bin/*"
|
||||
executable_files="-path ${path}bin/* -o -path ${path}install/phpbbcli.php"
|
||||
|
||||
incorrect_files=$( \
|
||||
find ${path} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user