#!/bin/bash yum -y update; yum -y upgrade; yum -y install epel-release wget zip unzip git nano