1
0
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:
Marc Alexander 2015-11-10 16:57:25 +01:00
parent a1abf8253f
commit a6acbc445e

View File

@ -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} \