Easily update our linux servers in only one line
Update the servers using a single line. quick and easy!
sudo apt update -y && sudo apt full-upgrade -y && sudo apt autoremove -y && sudo apt clean -y && sudo apt autoclean -y