#!/bin/bash sudo apt update -y sudo apt upgrade -y sudo apt clean -y sudo apt autoremove -y