#!/bin/bash

#apt update && dpkg --configure -a && apt -y dist-upgrade && apt -y autoremove
apt -y autoremove
