File size: 51 Bytes
7428bdb
 
 
 
 
 
1
2
3
4
5
6
7
#!/bin/sh

php-fpm &

exec nginx -g 'daemon off;'