#!/bin/bash dnf -q -y install nginx systemctl enable --now nginx ec2-metadata -z > /usr/share/nginx/html/index.html