#!/bin/bash
sudo apt-get update && sudo apt-get -y dist-upgrade && sudo apt-get -y autoremove

