4 lines
64 B
Bash
4 lines
64 B
Bash
#!/usr/bin/bash
|
|
|
|
php -d auto_prepend_file=test.bootstrap.php -a
|
#!/usr/bin/bash
|
|
|
|
php -d auto_prepend_file=test.bootstrap.php -a
|