5 lines
72 B
Bash
5 lines
72 B
Bash
#!/bin/bash
|
|
|
|
. /etc/profile
|
|
|
|
/usr/local/bin/php /code/bin/index.php "$@" |