mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/11998] Make phpbbcli executable and add shebang
PHPBB3-11998
This commit is contained in:
parent
592c8b7566
commit
e567f82d72
1 changed files with 1 additions and 0 deletions
1
phpBB/bin/phpbbcli.php
Normal file → Executable file
1
phpBB/bin/phpbbcli.php
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env php
|
||||
<?php
|
||||
/**
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue