#!/bin/bash service mysql start service nginx start service php7.3-fpm start printf "Just go to localhost with a webbrowser on the host machine\n" tail -f /var/log/nginx/access.log