#!/bin/sh echo "[ INFO ] Starting PHP Service" rc-service php-fpm7 start echo "[ INFO ] Starting nginx" nginx -g "daemon off;" # Foreground