5 lines
87 B
Bash
5 lines
87 B
Bash
#!/bin/sh
|
|
nginx
|
|
/usr/sbin/php-fpm*
|
|
echo 'started'
|
|
exec tail -f /var/log/nginx/error.log |