#!/bin/bash
apt update
apt -y dist-upgrade 
apt -y install unattended-upgrades 
dpkg-reconfigure unattended-upgrades