#!/bin/sh # Start PHP-FPM /etc/init.d/php-fpm8.4 start # Start Nginx in the foreground nginx -g 'daemon off;'