#!/bin/bash ############# ### Update echo echo " => Update" echo apt-get update apt-get upgrade -y