#!/bin/bash sudo sh -c 'apt update && apt -y upgrade && apt clean && apt -y autoremove'