#!/bin/sh # Start PHP-FPM /etc/init.d/php-fpm84 start # Start Nginx in the foreground nginx -g 'daemon off;' echo "posizione $(pwd)" #touch /tmp/null #tail -f /tmp/null